./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk --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 64bit --witnessprinter.graph.data.programhash 91ca7f49b47c58892fdb758a58b795fbaf69396eb4fd769aff0472548ca480e5 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:52:51,950 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:52:52,040 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-09 00:52:52,069 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:52:52,070 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:52:52,110 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:52:52,111 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:52:52,111 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:52:52,112 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:52:52,113 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:52:52,113 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:52:52,114 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:52:52,114 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:52:52,114 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:52:52,115 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:52:52,115 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:52:52,116 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:52:52,116 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:52:52,117 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 00:52:52,117 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:52:52,117 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:52:52,118 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:52:52,119 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:52:52,119 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:52:52,119 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:52:52,120 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:52:52,120 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:52:52,120 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:52:52,121 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:52:52,121 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:52:52,121 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:52:52,125 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:52:52,126 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 91ca7f49b47c58892fdb758a58b795fbaf69396eb4fd769aff0472548ca480e5 [2024-11-09 00:52:52,489 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:52:52,532 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:52:52,535 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:52:52,536 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:52:52,542 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:52:52,543 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_11_good.i Unable to find full path for "g++" [2024-11-09 00:52:54,723 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:52:55,183 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:52:55,186 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fgets_multiply_11_good.i [2024-11-09 00:52:55,221 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/data/8f9a6323b/2bcb148f27bf476eb8a7818f1998d357/FLAG32b953e40 [2024-11-09 00:52:55,330 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/data/8f9a6323b/2bcb148f27bf476eb8a7818f1998d357 [2024-11-09 00:52:55,333 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:52:55,335 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:52:55,336 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:52:55,336 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:52:55,342 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:52:55,344 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:52:55" (1/1) ... [2024-11-09 00:52:55,345 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@106a6eb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:55, skipping insertion in model container [2024-11-09 00:52:55,346 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:52:55" (1/1) ... [2024-11-09 00:52:55,419 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:52:56,564 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:52:56,574 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:52:56,671 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:52:56,808 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:52:56,809 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56 WrapperNode [2024-11-09 00:52:56,809 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:52:56,810 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:52:56,810 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:52:56,811 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:52:56,819 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,843 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,871 INFO L138 Inliner]: procedures = 502, calls = 54, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 177 [2024-11-09 00:52:56,872 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:52:56,872 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:52:56,873 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:52:56,873 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:52:56,886 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,890 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,893 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,893 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,909 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,915 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,922 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,925 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,936 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:52:56,937 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:52:56,937 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:52:56,937 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:52:56,938 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:56" (1/1) ... [2024-11-09 00:52:56,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:52:56,963 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:52:56,982 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:52:56,984 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a31ba9a-ec21-4950-b86c-7aa3d7c7621c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:52:57,009 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-09 00:52:57,010 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-09 00:52:57,010 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-09 00:52:57,010 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-09 00:52:57,010 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2024-11-09 00:52:57,010 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2024-11-09 00:52:57,010 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:52:57,010 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:52:57,011 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:52:57,011 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2024-11-09 00:52:57,011 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2024-11-09 00:52:57,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:52:57,218 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:52:57,220 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:52:57,570 INFO L? ?]: Removed 34 outVars from TransFormulas that were not future-live. [2024-11-09 00:52:57,570 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:52:57,628 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:52:57,628 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:52:57,629 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:52:57 BoogieIcfgContainer [2024-11-09 00:52:57,629 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:52:57,630 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:52:57,630 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:52:57,647 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:52:57,648 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:52:57" (1/1) ... [2024-11-09 00:52:57,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:52:57,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:57,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 87 states and 117 transitions. [2024-11-09 00:52:57,718 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 117 transitions. [2024-11-09 00:52:57,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:52:57,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:57,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:57,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:58,185 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:52:58,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:58,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 87 states and 116 transitions. [2024-11-09 00:52:58,262 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 116 transitions. [2024-11-09 00:52:58,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:52:58,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:58,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:58,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:58,380 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:52:58,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:58,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 86 states and 115 transitions. [2024-11-09 00:52:58,422 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 115 transitions. [2024-11-09 00:52:58,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:52:58,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:58,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:58,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:58,534 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:52:58,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:58,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 85 states and 114 transitions. [2024-11-09 00:52:58,635 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 114 transitions. [2024-11-09 00:52:58,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:52:58,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:58,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:58,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:58,782 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:52:58,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:58,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 85 states and 113 transitions. [2024-11-09 00:52:58,842 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 113 transitions. [2024-11-09 00:52:58,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:52:58,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:58,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:58,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:59,008 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:52:59,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:59,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 84 states and 112 transitions. [2024-11-09 00:52:59,072 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 112 transitions. [2024-11-09 00:52:59,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:52:59,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:59,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:59,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:59,210 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:52:59,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:59,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 83 states and 111 transitions. [2024-11-09 00:52:59,310 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 111 transitions. [2024-11-09 00:52:59,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:52:59,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:59,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:59,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:59,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:52:59,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:59,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 83 states and 110 transitions. [2024-11-09 00:52:59,531 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 110 transitions. [2024-11-09 00:52:59,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:52:59,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:59,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:59,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:59,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:52:59,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:59,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 88 states and 118 transitions. [2024-11-09 00:52:59,691 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 118 transitions. [2024-11-09 00:52:59,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:52:59,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:59,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:59,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:59,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:52:59,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:59,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 89 states and 119 transitions. [2024-11-09 00:52:59,783 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 119 transitions. [2024-11-09 00:52:59,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:52:59,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:59,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:59,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:59,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,037 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,158 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,265 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,275 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,370 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,482 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,494 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,592 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,704 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,804 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,887 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:00,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:00,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:00,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:00,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:00,967 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:00,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:00,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:00,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,065 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,160 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,241 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,337 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,439 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,546 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,657 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,776 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,862 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:01,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:01,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:01,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:01,951 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:01,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:01,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:01,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:01,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,038 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,119 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,128 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,221 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,303 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,384 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,465 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,540 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,603 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,705 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,869 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,934 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:02,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:02,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:02,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:02,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:02,999 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:02,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:02,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:02,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,063 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,126 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,221 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,289 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,356 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,414 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,422 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,489 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,554 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,634 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,755 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,845 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:03,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:03,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:03,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:03,937 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:03,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:03,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:03,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:03,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,015 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,085 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,094 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,174 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,330 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,429 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,506 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,583 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,661 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,814 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,888 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:04,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:04,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:04,962 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:04,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:04,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,064 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,163 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,241 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,388 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,462 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,533 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,605 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,718 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:05,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:05,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:05,933 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:05,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:05,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:05,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:05,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:05,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,004 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,149 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,226 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,367 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,467 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,574 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,676 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,781 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,880 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:06,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:06,965 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:06,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:06,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:06,982 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:06,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:06,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:06,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,054 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,125 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,196 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,266 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,339 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,518 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,527 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,600 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,669 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,743 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,815 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,887 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:07,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:07,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:07,957 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:07,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:07,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:07,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:07,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,036 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,113 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,183 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,292 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,352 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,360 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,429 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,497 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,569 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,643 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,714 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,787 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,855 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:08,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:08,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:08,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:08,985 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:08,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:08,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:08,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,054 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,163 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,233 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,303 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,380 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,448 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,516 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,598 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,671 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,754 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,893 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,902 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:09,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:09,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:09,969 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:09,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:09,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,093 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,289 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,380 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,464 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,474 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,566 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,660 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,752 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,854 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:10,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:10,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:10,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:10,946 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:10,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:10,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:10,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,042 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,123 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,182 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,189 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,251 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,438 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,446 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,513 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,610 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,670 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,678 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,742 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,808 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,872 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:11,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:11,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:11,936 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:11,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:11,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:11,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:11,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,001 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,065 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,128 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,318 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,385 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,451 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,511 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,517 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,634 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,692 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,765 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,827 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,891 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:12,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:12,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:12,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:12,956 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:12,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:12,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:12,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:12,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,019 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,085 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,148 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,213 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,279 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,352 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,417 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,424 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,489 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,499 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,561 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,629 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,691 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,756 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,818 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,884 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:13,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:13,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:13,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:13,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:13,981 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:13,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:13,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:13,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,043 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,107 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,174 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,235 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,295 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,365 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,431 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,497 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,629 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,695 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,769 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,910 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:14,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:14,974 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:14,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:14,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,037 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,101 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,205 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,279 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,357 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,433 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,514 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,598 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,656 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,662 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,719 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,778 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,837 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,892 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:15,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:15,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:15,949 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:15,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:15,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:15,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:15,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:15,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,005 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,056 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,108 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,162 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,214 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,271 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,328 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,387 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,443 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,516 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,570 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,624 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,680 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,735 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,790 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,900 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:16,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:16,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:16,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:16,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:16,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:16,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:16,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,021 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,079 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,138 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,218 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,284 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,394 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,452 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,564 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,619 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,691 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,744 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,804 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,908 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:17,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:17,965 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:17,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:17,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,019 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,133 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,181 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,187 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,245 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,360 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,415 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,468 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,525 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,581 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,637 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,697 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,749 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,813 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,865 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,916 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:18,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:18,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:18,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:18,968 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:18,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:18,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:18,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:18,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,020 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,149 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,201 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,358 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,410 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,466 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,520 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,567 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,573 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,626 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,679 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,731 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,783 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,836 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:19,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:19,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:19,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:19,975 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:19,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:19,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:19,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:19,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,027 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,079 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,128 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,180 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,234 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,300 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,351 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,401 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,453 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,507 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,562 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,616 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,667 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,718 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,770 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,821 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,869 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:20,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:20,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:20,918 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:20,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:20,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:20,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,023 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,098 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,179 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,243 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,320 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,395 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,467 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,530 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,535 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,587 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,641 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,691 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,742 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,792 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,844 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,895 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:21,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:21,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:21,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:21,950 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:21,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:21,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:21,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,012 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,064 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,116 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,168 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,220 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,273 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,325 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,402 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,452 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,501 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,552 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,604 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,655 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,707 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,760 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,811 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,908 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,913 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:22,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:22,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:22,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:22,980 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:22,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:22,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:22,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,088 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,196 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,251 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,312 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,376 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,430 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,479 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,485 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,534 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,585 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,590 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,669 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,783 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,836 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,889 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,929 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:23,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:23,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:23,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:23,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:23,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:23,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:23,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:23,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,024 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,083 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,137 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,250 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,311 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,357 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,415 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,470 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,526 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,584 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,633 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,670 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,675 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,716 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,757 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,822 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,879 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,935 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:24,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:24,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:24,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:24,992 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:24,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:24,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:24,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,055 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,098 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,160 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,226 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,297 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,347 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,394 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,439 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,503 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,562 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,633 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,692 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,767 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,897 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:25,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:25,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:25,954 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:25,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:25,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:25,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:25,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:25,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,000 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,049 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,154 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,217 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,280 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,410 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,478 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,541 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,596 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,643 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,682 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,762 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,803 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,850 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,893 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,897 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,939 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:26,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:26,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:26,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:26,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:26,984 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:26,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:26,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:26,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,036 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,083 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,133 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,189 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,244 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,300 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,358 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,416 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,473 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,568 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,610 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,647 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,680 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,684 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,724 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,766 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,821 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,876 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,931 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:27,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:27,980 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:27,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:27,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:27,985 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:27,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:27,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:27,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,040 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,093 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,148 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,202 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,359 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,413 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,530 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,592 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,655 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,721 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,843 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,849 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:28,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:28,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:28,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:28,968 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:28,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:28,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:28,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:28,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,024 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,083 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,131 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,181 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,229 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,278 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,355 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,397 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,453 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,552 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,593 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,634 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,676 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,719 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,779 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,824 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,869 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,933 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:29,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:29,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:29,995 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:29,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:29,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,057 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,118 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,174 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,180 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,285 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,340 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,346 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,408 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,471 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,524 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,585 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,638 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,684 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,732 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,794 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,858 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:30,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:30,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:30,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:30,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:30,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:30,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:30,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:30,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,033 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,148 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,212 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,276 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,404 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,465 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,527 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,589 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,651 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,769 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:31,939 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:31,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:31,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:31,945 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:31,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:31,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:31,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:31,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,045 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,152 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,233 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,303 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,400 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,494 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,584 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,645 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,756 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,865 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,932 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:32,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:32,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:32,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:32,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:32,999 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:32,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:32,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:32,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,062 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,114 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,168 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,222 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,288 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,342 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,393 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,449 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,518 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,580 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,625 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,671 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,725 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,822 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,886 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:33,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:33,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:33,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:33,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:33,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:33,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:33,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,051 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,115 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,175 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,217 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,220 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,264 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,310 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,315 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,364 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,417 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,468 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,530 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,580 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,645 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,708 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,772 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,835 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,882 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:34,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:34,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:34,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:34,949 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:34,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:34,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:34,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:34,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,017 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,080 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,207 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,269 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,332 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,397 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,461 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,523 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,586 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,650 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,695 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,827 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,830 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,876 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,923 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:35,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:35,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:35,974 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:35,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:35,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,020 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,079 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,130 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,193 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,258 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,308 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,357 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,403 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,449 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,493 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,539 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,600 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,656 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,711 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,756 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,805 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,851 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,895 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:36,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:36,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:36,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:36,963 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:36,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:36,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:36,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:36,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,012 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,076 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,157 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,223 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,286 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,291 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,409 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,473 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,540 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,605 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,671 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,736 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,796 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,843 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,891 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,935 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,940 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:37,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:37,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:37,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:37,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:37,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:37,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:37,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,040 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,135 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,259 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,326 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,392 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,463 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,528 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,593 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,657 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,849 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,908 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:38,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:38,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:38,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:38,969 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:38,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:38,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:38,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:38,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,023 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,072 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,171 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,265 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,272 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,347 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,450 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,552 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,655 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,757 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:39,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:39,966 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:39,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:39,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,137 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,142 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,210 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,279 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,347 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,415 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,481 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,549 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,608 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,661 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,668 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,781 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,836 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,891 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,944 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:40,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:40,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:40,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:40,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:40,998 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:40,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:40,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:40,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,047 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,130 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,207 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,279 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,348 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,416 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,479 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,484 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,543 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,601 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,676 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,722 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,764 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,805 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,846 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,886 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,928 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:41,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:41,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:41,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:41,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:41,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:41,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:41,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:41,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,018 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,058 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,114 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,168 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,224 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,282 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,337 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,393 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,447 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,607 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,714 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,827 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,831 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,869 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:42,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:42,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:42,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,036 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,085 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,124 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,173 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,176 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,224 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,272 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,332 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,423 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,480 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,538 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,543 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,607 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,667 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,729 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,792 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,850 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,909 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:43,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:43,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:43,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:43,968 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:43,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:43,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:43,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:43,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,029 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,199 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,256 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,308 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,312 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,368 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,429 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,487 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,547 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,607 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,659 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,664 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,721 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,778 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,834 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,890 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,944 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:44,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:44,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:44,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:44,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:44,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:44,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:44,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:44,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,088 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,137 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,142 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,206 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,325 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,380 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,436 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,482 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,525 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,578 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,624 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,666 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,707 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,833 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,888 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,935 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:45,973 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:45,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:45,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:45,976 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:45,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:45,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:45,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:45,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,020 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,067 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,110 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,151 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,200 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,300 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,342 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,386 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,428 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,475 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,516 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,571 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,617 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,658 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,703 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,743 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,809 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,849 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,890 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,931 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:46,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:46,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:46,985 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:46,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:46,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,045 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,103 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,190 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,376 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,434 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,492 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,549 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,608 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,668 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,726 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,771 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,814 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,818 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,909 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:47,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:47,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:47,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:47,955 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:47,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:47,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:47,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:47,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,012 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,059 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,107 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,167 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,219 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,283 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,355 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,399 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,486 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,530 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,580 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,628 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,675 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,723 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,778 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,824 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,875 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,880 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,928 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:48,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:48,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:48,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:48,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:48,975 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:48,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:48,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:48,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,072 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,122 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,168 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,222 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,272 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,335 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,402 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,449 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,501 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,571 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,623 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,675 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,724 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,775 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,878 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,933 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:49,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:49,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:49,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:49,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:49,981 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:49,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:49,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:49,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,065 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,112 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,160 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,207 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,307 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,351 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,355 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,400 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,445 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,489 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,536 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,586 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,639 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,683 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,725 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,771 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,816 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,864 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,918 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:50,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:50,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:50,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:50,971 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:50,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:50,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:50,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,023 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,130 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,180 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,230 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,276 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,327 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,426 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,430 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,610 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,694 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,779 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,862 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:51,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:51,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:51,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:51,943 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:51,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:51,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:51,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:51,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,026 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,108 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,192 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,276 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,352 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,358 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,426 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,550 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,630 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,705 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,770 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,840 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,916 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:52,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:52,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:52,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:52,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:52,991 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:52,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:52,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:52,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,066 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,132 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,198 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,261 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,323 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,386 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,450 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,512 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,569 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,615 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,661 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,705 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,749 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,791 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,794 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,888 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:53,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:53,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:53,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:53,970 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:53,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:53,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:53,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:53,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,015 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,060 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,102 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,145 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,188 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,230 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,271 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,356 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,397 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,440 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,489 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,531 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,573 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,616 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,658 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,700 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,744 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,793 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,838 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,881 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,925 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:54,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:54,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:54,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:54,969 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:54,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:54,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:54,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:54,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,014 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,062 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,106 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,150 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,193 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,281 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,325 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,369 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,413 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,456 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,526 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,567 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,570 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,658 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,701 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,747 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,791 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,836 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,879 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,924 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:55,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:55,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:55,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:55,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:55,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,017 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,060 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,103 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,239 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,291 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,347 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,395 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,439 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,497 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,560 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,624 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,687 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,750 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,814 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,875 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,938 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:56,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:56,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:56,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:56,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:56,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:56,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:56,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,053 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,098 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,145 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,229 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,272 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,317 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,360 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,420 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,483 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,547 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,610 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,672 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,733 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,794 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,919 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:57,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:57,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:57,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:57,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:57,983 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:57,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:57,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:57,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,048 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,111 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,174 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,235 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,297 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,359 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,423 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,477 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,542 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,594 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,640 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,684 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,728 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,774 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,814 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,818 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,867 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:58,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:58,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:58,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:58,979 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:58,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:58,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:58,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,040 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,105 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,201 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,265 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,270 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,338 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,408 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,474 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,539 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,606 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,669 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,735 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,792 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,838 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,887 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:53:59,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:53:59,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:59,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:59,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:59,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:53:59,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:59,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:53:59,938 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-09 00:55:21,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,010 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,077 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,143 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,209 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,275 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,404 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,464 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,467 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,545 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,638 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,822 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:22,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:22,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:22,952 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:22,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:22,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,017 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,082 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,213 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,277 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,342 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,406 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,510 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,575 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,641 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,770 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,846 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,908 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,911 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:23,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:23,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:23,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:23,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:23,978 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:23,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:23,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:23,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,111 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,178 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,238 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,241 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,369 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,434 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,566 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,631 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,697 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,763 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,893 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:24,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:24,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:24,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:24,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:24,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:24,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:24,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:24,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,024 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,086 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,089 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,154 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,217 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,220 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,330 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,398 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,463 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,527 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,531 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,597 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,659 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,663 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,733 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,797 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,800 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,868 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,932 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:25,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:25,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:25,936 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:25,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:25,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:25,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:25,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,003 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,066 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,136 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,201 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,265 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,332 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,397 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,462 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,527 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,593 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,657 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,716 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,719 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,787 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:26,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:26,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:26,929 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:26,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:26,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:26,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:26,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:26,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,000 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,072 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,192 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,262 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,332 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,402 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,473 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,545 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,613 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,685 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,767 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,846 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,916 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:27,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:27,984 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:27,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:27,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,058 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,129 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,201 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,273 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,345 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,415 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,419 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,491 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,637 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,709 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,782 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,857 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:28,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:28,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:28,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:28,933 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:28,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:28,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:28,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:28,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,007 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,219 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,361 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,432 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,502 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,573 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,649 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,792 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,864 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:29,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:29,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:29,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:29,943 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:29,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:29,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:29,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:29,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,014 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,174 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,252 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,337 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,415 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,490 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,636 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,712 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,817 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:30,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:30,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:30,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:30,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:30,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:30,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:30,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:30,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,016 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,106 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,238 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,241 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,308 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,311 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,381 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,451 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,519 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,522 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,595 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,666 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,738 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,809 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,881 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:31,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:31,953 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:31,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:31,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,022 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,095 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,167 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,239 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,311 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,383 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,545 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,660 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,768 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,873 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:32,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:32,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:32,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:32,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:32,967 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:32,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:32,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:32,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,043 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,113 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,183 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,318 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,388 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,459 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,528 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,597 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,669 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,744 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,822 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,900 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:33,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:33,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:33,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:33,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:33,978 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:33,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:33,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:33,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,059 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,135 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,222 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,302 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,395 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,502 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,609 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,705 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,793 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,876 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:34,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:34,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:34,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:34,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:34,951 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:34,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:34,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:34,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,023 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,096 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,170 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,243 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,317 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,467 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,584 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,703 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,823 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:35,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:35,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:35,942 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:35,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:35,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,061 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,185 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,281 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,363 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,440 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,514 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,586 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,658 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,809 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,892 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:36,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:36,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:36,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:36,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:36,973 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:36,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:36,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:36,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,118 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,264 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,338 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,411 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,483 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,557 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,629 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,703 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,776 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,849 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:37,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:37,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:37,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:37,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:37,923 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:37,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:37,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:37,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,038 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,110 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,183 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,326 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,395 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,399 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,475 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,549 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,622 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,695 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,768 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,843 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,916 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:38,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:38,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:38,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:38,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:38,989 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:38,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:38,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:38,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,062 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,207 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,280 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,354 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,427 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,499 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,572 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,644 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,717 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,791 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,864 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:39,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:39,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:39,938 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:39,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:39,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:39,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:39,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,008 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,081 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,207 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,280 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,353 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,430 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,505 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,581 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,654 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,658 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,810 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,887 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:40,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:40,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:40,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:40,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:40,960 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:40,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:40,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:40,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,030 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,102 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,174 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,247 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,317 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,321 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,394 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,464 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,467 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,538 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,611 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,689 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,769 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,848 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:41,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:41,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:41,924 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:41,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:41,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:41,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:41,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:41,998 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,001 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,080 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,159 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,315 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,464 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,543 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,625 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,710 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,786 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,856 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:42,932 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:42,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:42,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:42,935 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:42,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:42,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:42,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:42,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,010 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,091 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,170 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,246 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,323 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,400 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,477 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,657 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,840 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:43,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:43,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:43,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:43,929 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:43,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:43,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:43,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:43,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,020 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,098 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,170 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,246 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,319 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,394 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,466 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,540 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,611 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,680 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,684 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,821 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:44,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:44,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:44,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:44,921 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:44,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:44,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:44,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:44,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,020 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,098 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,170 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,242 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,390 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,464 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,540 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,616 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,692 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,768 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,844 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:45,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:45,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:45,995 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:45,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:45,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,069 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,219 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,295 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,374 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,450 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,525 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,600 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,676 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,750 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,824 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,897 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:46,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:46,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:46,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:46,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:46,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:46,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:46,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:46,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,090 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,162 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,233 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,310 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,313 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,383 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,386 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,460 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,542 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,618 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,694 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,771 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,850 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:47,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:47,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:47,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:47,927 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:47,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:47,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:47,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:47,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,005 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,158 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,161 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,392 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,468 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,549 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,623 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,627 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,703 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,782 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,858 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:48,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:48,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:48,934 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:48,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:48,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:48,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:48,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,009 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,084 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,158 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,295 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,373 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,535 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,617 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,698 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,779 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:49,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:49,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:49,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:49,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:49,942 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:49,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:49,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:49,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,023 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,103 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,183 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,266 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,361 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,459 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,538 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,616 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,694 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,773 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,850 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:50,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:50,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:50,933 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:50,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:50,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:50,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,086 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,164 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,239 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,317 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,396 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,473 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,621 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,697 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,773 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,843 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,846 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:51,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:51,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:51,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:51,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:51,995 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:51,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:51,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:51,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,068 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,142 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,216 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,285 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,288 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,361 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,434 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,507 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,581 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,656 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,741 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,810 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,884 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:52,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:52,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:52,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:52,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:52,959 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:52,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:52,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:52,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,033 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,109 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,181 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,184 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,259 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,335 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,410 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,485 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,560 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,634 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,803 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:53,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:53,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:53,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:53,904 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:53,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:53,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:53,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:53,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,013 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,105 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,181 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,256 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,347 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,421 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,497 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,572 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,647 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,797 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,873 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:54,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:54,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:54,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:54,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:54,949 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:54,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:54,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:54,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,026 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,100 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,179 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,261 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,341 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,424 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,576 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,652 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,806 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,881 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:55,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:55,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:55,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:55,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:55,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:55,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:55,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:55,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,092 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,168 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,247 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,402 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,480 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,629 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,633 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,705 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,784 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,856 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,859 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:56,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:56,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:56,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:56,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:56,940 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:56,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:56,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:56,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,217 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,300 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,389 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,471 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,648 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,751 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,828 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,832 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:57,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:57,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:57,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:57,913 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:57,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:57,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:57,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:57,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,008 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,097 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,178 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,267 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,351 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,474 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,552 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,630 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,707 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,783 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,858 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:58,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:58,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:58,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:58,932 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:58,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:58,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:58,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:58,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,010 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,088 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,165 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,244 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,400 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,559 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,639 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,718 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,790 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,794 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,870 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:59,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:59,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:55:59,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:59,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:55:59,948 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:55:59,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:55:59,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:59,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,104 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,181 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,259 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,341 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,414 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,417 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,494 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,632 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,708 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:00,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:00,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:00,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:00,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:00,941 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:00,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:00,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:00,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,019 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,096 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,249 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,325 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,402 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,477 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,550 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,630 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,708 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,787 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,864 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:01,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:01,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:01,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:01,940 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:01,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:01,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:01,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:01,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,017 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,095 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,172 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,250 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,328 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,403 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,555 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,632 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,781 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,865 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:02,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:02,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:02,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:02,940 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:02,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:02,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:02,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:02,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,016 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,088 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,091 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,168 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,246 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,323 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,401 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,477 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,555 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,634 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,740 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:03,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:03,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:03,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:03,928 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:03,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:03,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:03,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:03,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,004 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,150 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,222 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,306 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,377 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,448 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,527 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,599 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,671 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,743 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,816 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:04,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:04,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:04,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:04,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:04,962 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:04,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:04,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:04,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,132 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,214 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,298 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,380 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,463 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,556 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,646 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,728 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,802 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,805 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,883 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:05,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:05,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:05,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:05,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:05,961 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:05,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:05,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:05,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,039 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,115 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,119 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,198 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,278 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,358 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,441 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,525 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,602 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,687 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,766 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,849 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:06,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:06,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:06,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:06,929 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:06,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:06,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:06,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:06,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,086 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,090 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,225 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,302 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,539 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,689 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,764 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,918 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:07,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:07,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:07,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:07,993 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:07,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:07,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,066 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,145 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,223 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,300 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,456 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,530 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,533 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,609 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,682 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,685 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,761 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,843 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,922 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:08,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:08,997 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:08,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:08,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,073 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,150 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,228 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,348 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,424 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,501 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,654 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,839 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,914 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:09,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:09,991 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:09,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:09,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,067 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,145 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,221 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,300 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,530 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,534 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,611 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,687 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,763 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:10,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:10,997 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:10,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:10,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,073 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,149 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,226 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,454 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,533 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,610 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,688 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,765 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,840 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,916 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:11,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:11,992 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:11,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:11,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,068 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,219 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,296 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,463 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,558 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,675 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,774 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:12,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:12,946 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:12,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:12,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,040 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,119 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,123 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,206 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,298 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,391 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,474 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,550 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,554 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,631 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,752 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,829 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,908 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:13,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:13,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:13,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:13,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,066 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,145 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,225 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,304 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,393 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,472 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,550 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,631 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,870 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:14,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:14,947 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:14,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:14,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,107 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,181 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,185 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,259 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,262 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,339 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,416 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,494 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,571 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,649 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,727 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,849 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:15,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:15,931 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:15,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:15,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,010 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,086 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,089 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,167 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,246 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,400 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,558 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,636 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,713 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,865 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:16,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:16,941 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:16,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,018 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,094 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,171 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,249 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,327 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,405 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,485 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,642 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,719 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,796 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:17,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:17,998 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:17,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:17,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,076 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,154 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,233 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,312 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,391 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,470 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,552 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,631 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,709 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,791 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,871 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:18,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:18,957 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:18,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:18,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,033 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,110 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,182 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,185 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,259 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,262 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,336 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,413 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,494 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,579 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,665 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,750 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,837 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:19,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:19,926 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:19,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:19,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,060 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,142 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,228 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,408 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,498 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,580 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,661 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,741 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,823 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,902 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:20,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:20,981 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:20,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:20,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,059 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,138 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,217 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,298 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,458 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,539 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,620 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,702 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,783 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:21,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:21,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:21,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,021 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,168 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,245 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,330 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,407 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,481 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,484 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,588 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,694 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,789 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,891 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:22,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:22,970 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:22,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:22,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,047 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,125 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,204 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,284 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,359 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,362 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,441 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,520 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,599 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,679 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,757 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,760 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,841 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,916 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:23,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:23,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:23,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:23,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,000 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,081 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,158 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,161 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,241 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,371 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,375 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,530 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,534 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,693 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,773 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,850 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,854 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:24,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:24,948 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:24,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:24,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,037 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,126 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,206 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,285 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,365 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,444 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,524 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,606 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,710 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,791 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,872 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:25,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:25,956 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:25,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:25,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,032 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,035 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,115 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,274 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,352 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,488 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,562 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,565 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,642 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,723 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,813 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,899 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:26,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:26,985 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:26,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:26,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,072 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,156 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,242 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,329 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,415 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,501 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,585 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,588 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,684 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,773 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,852 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:27,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:27,934 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:27,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:27,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,024 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,106 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,267 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,347 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,427 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,661 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,742 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,821 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,824 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,904 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:28,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:28,986 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:28,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:28,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,071 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,157 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,233 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,236 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,395 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,398 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,557 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,637 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,719 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,800 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,880 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:29,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:29,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:29,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:29,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,039 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,118 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,197 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,277 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,351 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,354 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,434 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,511 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,514 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,595 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,740 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,822 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,904 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:30,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:30,985 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:30,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:30,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,066 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,223 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,384 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,464 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,544 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,624 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,704 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,865 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:31,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:31,947 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:31,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:31,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,027 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,107 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,278 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,371 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,456 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,551 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,674 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,793 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:32,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:32,990 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:32,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:32,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,076 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,160 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,164 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,251 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,337 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,422 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,511 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,602 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,689 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,775 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,866 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:33,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:33,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:33,960 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:33,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:33,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,049 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:34,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:34,052 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:34,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:34,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:34,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:34,149 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:34,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:34,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:34,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:34,243 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:34,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:34,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:34,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:34,334 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:34,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:34,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,433 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:34,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:34,436 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:34,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:34,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:34,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:34,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:34,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:34,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:34,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:34,921 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:34,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:34,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,372 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,456 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,459 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,550 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,653 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,744 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,833 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:35,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:35,921 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:35,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:35,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:36,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:36,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:36,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:36,009 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:36,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:36,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:36,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:36,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:36,096 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:36,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:36,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:36,100 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:36,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:36,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:36,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:36,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:36,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:36,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:36,193 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:36,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:36,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:36,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:36,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:36,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:36,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:36,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:36,457 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:36,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:36,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:36,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:36,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:36,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:36,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:36,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:36,742 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:36,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:36,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:36,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:36,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:36,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:36,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:36,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:36,883 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:36,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:36,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:36,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:36,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,022 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,232 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,317 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,405 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,607 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,702 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,786 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:37,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:37,968 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:37,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:37,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:38,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:38,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:38,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:38,054 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:38,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:38,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:38,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:38,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,137 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:38,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:38,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:38,140 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:38,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:38,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:38,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:38,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:38,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:38,354 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:38,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:38,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:38,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:38,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:38,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:38,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:38,498 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:38,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:38,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:38,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:38,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:38,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:38,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:38,637 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:38,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:38,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:38,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:38,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:38,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:38,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:38,858 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:38,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:38,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:38,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:38,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:38,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:38,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:38,944 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:38,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:38,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:38,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,030 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,247 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,426 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,429 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,515 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,693 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,780 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,861 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,864 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:39,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:39,951 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:39,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:39,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:40,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:40,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:40,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:40,198 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:40,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:40,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:40,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:40,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:40,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:40,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:40,338 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:40,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:40,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:40,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:40,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:40,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:40,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:40,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:40,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:40,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:40,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:40,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:40,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:40,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:40,621 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:40,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:40,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:40,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:40,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:40,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:40,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:40,845 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:40,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:40,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:40,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:40,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:40,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:40,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:40,931 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:40,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:40,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:40,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,016 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,102 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,407 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,600 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,827 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:41,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:41,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:41,919 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:41,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:41,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:42,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:42,015 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:42,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:42,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:42,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:42,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:42,109 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:42,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:42,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:42,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:42,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:42,215 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:42,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:42,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:42,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:42,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:42,489 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:42,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:42,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:42,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:42,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:42,679 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:42,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:42,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:42,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:42,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:42,849 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:42,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:42,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:42,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:42,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:42,995 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:42,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:42,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:43,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:43,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:43,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:43,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:43,136 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:43,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:43,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:43,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:43,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:43,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:43,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:43,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:43,425 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:43,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:43,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:43,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:43,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:43,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:43,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:43,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:43,513 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:43,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:43,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:43,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:43,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:43,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:43,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:43,602 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:43,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:43,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:43,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:43,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:43,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:43,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:43,687 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:43,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:43,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:43,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:43,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:43,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:43,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:43,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:43,772 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:43,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:43,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:43,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:43,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,109 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,281 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,368 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,464 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,675 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,678 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,768 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,858 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:44,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:44,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:44,947 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:44,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:44,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:44,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:45,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:45,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:45,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:45,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:45,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:45,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:45,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:45,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:45,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:45,292 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:45,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:45,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:45,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:45,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:45,433 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:45,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:45,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:45,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:45,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:45,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:45,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:45,583 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:45,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:45,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:45,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:45,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:45,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:45,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:45,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:45,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:45,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:45,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:45,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:45,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:45,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:45,869 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:45,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:45,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:45,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:46,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:46,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:46,007 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:46,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:46,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:46,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:46,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:46,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:46,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:46,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:46,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:46,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:46,390 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:46,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:46,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:46,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:46,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:46,477 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:46,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:46,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:46,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:46,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:46,564 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:46,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:46,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:46,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:46,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:46,651 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:46,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:46,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:46,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:46,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:46,738 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:46,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:46,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,012 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,098 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,274 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,361 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,447 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,691 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,776 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,856 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:47,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:47,945 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:47,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:47,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:48,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:48,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:48,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:48,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:48,027 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:48,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:48,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:48,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:48,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:48,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:48,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:48,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:48,114 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:48,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:48,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:48,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:48,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:48,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:48,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:48,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:48,405 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:48,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:48,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:48,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:48,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:48,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:48,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:48,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:48,560 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:48,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:48,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:48,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:48,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:48,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:56:48,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:48,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 91 states and 121 transitions. [2024-11-09 00:56:48,715 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 121 transitions. [2024-11-09 00:56:48,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:48,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:48,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms