./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/array-memsafety/cstrcpy-alloca-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- 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_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/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_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/array-memsafety/cstrcpy-alloca-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/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 32bit --witnessprinter.graph.data.programhash fa78fde783b634840a8dd117d9f71a3fa4064d7e1622444edf74e6b44f549a34 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:58:04,444 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:58:04,548 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-09 00:58:04,553 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:58:04,554 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:58:04,587 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:58:04,588 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:58:04,589 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:58:04,591 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:58:04,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:58:04,593 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:58:04,593 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:58:04,595 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:58:04,596 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:58:04,596 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:58:04,597 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:58:04,600 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:58:04,601 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:58:04,601 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:58:04,602 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:58:04,602 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 00:58:04,603 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:58:04,603 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:58:04,603 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:58:04,604 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:58:04,604 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:58:04,608 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:58:04,609 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:58:04,609 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:58:04,609 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:58:04,610 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:58:04,610 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:58:04,610 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:58:04,611 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:58:04,611 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:58:04,612 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_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/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_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fa78fde783b634840a8dd117d9f71a3fa4064d7e1622444edf74e6b44f549a34 [2024-11-09 00:58:05,038 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:58:05,097 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:58:05,102 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:58:05,104 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:58:05,104 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:58:05,107 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/array-memsafety/cstrcpy-alloca-1.i Unable to find full path for "g++" [2024-11-09 00:58:07,193 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:58:07,470 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:58:07,470 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/sv-benchmarks/c/array-memsafety/cstrcpy-alloca-1.i [2024-11-09 00:58:07,484 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/data/e9382acc1/f9601bd871704f33b7dc190d5f426974/FLAG94d1e6e6f [2024-11-09 00:58:07,507 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/data/e9382acc1/f9601bd871704f33b7dc190d5f426974 [2024-11-09 00:58:07,511 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:58:07,513 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:58:07,516 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:58:07,516 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:58:07,522 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:58:07,523 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:58:07" (1/1) ... [2024-11-09 00:58:07,524 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1be2ec1d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:07, skipping insertion in model container [2024-11-09 00:58:07,526 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:58:07" (1/1) ... [2024-11-09 00:58:07,576 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:58:07,977 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:58:07,987 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:58:08,050 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:58:08,083 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:58:08,083 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08 WrapperNode [2024-11-09 00:58:08,084 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:58:08,085 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:58:08,085 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:58:08,086 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:58:08,093 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:58:08" (1/1) ... [2024-11-09 00:58:08,110 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:58:08" (1/1) ... [2024-11-09 00:58:08,137 INFO L138 Inliner]: procedures = 117, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 75 [2024-11-09 00:58:08,138 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:58:08,139 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:58:08,140 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:58:08,140 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:58:08,150 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,150 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,153 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,156 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,163 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,169 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,174 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,175 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,177 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:58:08,182 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:58:08,182 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:58:08,182 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:58:08,183 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:58:08,207 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:58:08,235 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/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:58:08,243 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d38f6b3b-f051-43d6-b3ee-3224d5dba73e/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:58:08,277 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 00:58:08,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 00:58:08,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 00:58:08,278 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 00:58:08,279 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:58:08,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:58:08,444 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:58:08,447 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:58:08,627 INFO L? ?]: Removed 34 outVars from TransFormulas that were not future-live. [2024-11-09 00:58:08,627 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:58:08,667 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:58:08,667 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 00:58:08,668 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:58:08 BoogieIcfgContainer [2024-11-09 00:58:08,668 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:58:08,669 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:58:08,669 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:58:08,680 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:58:08,681 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:58:08" (1/1) ... [2024-11-09 00:58:08,691 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:58:08,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 21 states and 25 transitions. [2024-11-09 00:58:08,753 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-11-09 00:58:08,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-09 00:58:08,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,045 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:58:09,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 22 states and 26 transitions. [2024-11-09 00:58:09,106 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-11-09 00:58:09,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:58:09,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,267 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:58:09,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 24 states and 29 transitions. [2024-11-09 00:58:09,380 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 29 transitions. [2024-11-09 00:58:09,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-09 00:58:09,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,498 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:58:09,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 28 states and 37 transitions. [2024-11-09 00:58:09,717 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 37 transitions. [2024-11-09 00:58:09,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:58:09,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,775 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:58:09,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 30 states and 39 transitions. [2024-11-09 00:58:09,960 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 39 transitions. [2024-11-09 00:58:09,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:58:09,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,046 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:58:10,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 31 states and 42 transitions. [2024-11-09 00:58:10,079 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 42 transitions. [2024-11-09 00:58:10,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:58:10,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,133 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:58:10,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 34 states and 45 transitions. [2024-11-09 00:58:10,331 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-11-09 00:58:10,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:58:10,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,397 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:10,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 35 states and 46 transitions. [2024-11-09 00:58:10,595 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 46 transitions. [2024-11-09 00:58:10,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:58:10,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:10,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 37 states and 48 transitions. [2024-11-09 00:58:10,841 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 48 transitions. [2024-11-09 00:58:10,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:58:10,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,985 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:11,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 41 states and 57 transitions. [2024-11-09 00:58:11,535 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 57 transitions. [2024-11-09 00:58:11,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:58:11,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,632 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:11,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 42 states and 58 transitions. [2024-11-09 00:58:11,784 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 58 transitions. [2024-11-09 00:58:11,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:58:11,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,861 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:12,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 44 states and 60 transitions. [2024-11-09 00:58:12,014 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 60 transitions. [2024-11-09 00:58:12,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:58:12,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,047 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:58:12,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 44 states and 59 transitions. [2024-11-09 00:58:12,264 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 59 transitions. [2024-11-09 00:58:12,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:58:12,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,407 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:13,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 49 states and 71 transitions. [2024-11-09 00:58:13,126 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 71 transitions. [2024-11-09 00:58:13,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:58:13,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,194 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:13,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 51 states and 72 transitions. [2024-11-09 00:58:13,365 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 72 transitions. [2024-11-09 00:58:13,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:58:13,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,414 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:13,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-09 00:58:13,579 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-09 00:58:13,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:58:13,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,605 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:58:13,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 53 states and 73 transitions. [2024-11-09 00:58:13,972 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 73 transitions. [2024-11-09 00:58:13,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:58:13,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:58:14,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 54 states and 74 transitions. [2024-11-09 00:58:14,592 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 74 transitions. [2024-11-09 00:58:14,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:58:14,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,759 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:14,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 41 states and 52 transitions. [2024-11-09 00:58:14,937 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 52 transitions. [2024-11-09 00:58:14,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:58:14,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,117 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:15,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 46 states and 64 transitions. [2024-11-09 00:58:15,926 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 64 transitions. [2024-11-09 00:58:15,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:58:15,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:16,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 48 states and 65 transitions. [2024-11-09 00:58:16,204 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 65 transitions. [2024-11-09 00:58:16,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:58:16,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:16,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 49 states and 65 transitions. [2024-11-09 00:58:16,495 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 65 transitions. [2024-11-09 00:58:16,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:58:16,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,525 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:58:16,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 49 states and 64 transitions. [2024-11-09 00:58:16,745 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 64 transitions. [2024-11-09 00:58:16,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:58:16,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,771 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:58:17,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 49 states and 63 transitions. [2024-11-09 00:58:17,225 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 63 transitions. [2024-11-09 00:58:17,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:58:17,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,493 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:18,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 54 states and 75 transitions. [2024-11-09 00:58:18,492 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 75 transitions. [2024-11-09 00:58:18,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:58:18,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,593 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:18,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 56 states and 76 transitions. [2024-11-09 00:58:18,867 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 76 transitions. [2024-11-09 00:58:18,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:58:18,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,940 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:19,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 57 states and 76 transitions. [2024-11-09 00:58:19,196 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 76 transitions. [2024-11-09 00:58:19,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 00:58:19,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,226 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:58:19,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 57 states and 75 transitions. [2024-11-09 00:58:19,496 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 75 transitions. [2024-11-09 00:58:19,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 00:58:19,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,526 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:58:20,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 57 states and 74 transitions. [2024-11-09 00:58:20,049 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 74 transitions. [2024-11-09 00:58:20,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:58:20,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,315 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:21,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 62 states and 86 transitions. [2024-11-09 00:58:21,366 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 86 transitions. [2024-11-09 00:58:21,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:58:21,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,466 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:21,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 64 states and 87 transitions. [2024-11-09 00:58:21,762 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 87 transitions. [2024-11-09 00:58:21,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:58:21,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,878 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:22,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 65 states and 87 transitions. [2024-11-09 00:58:22,187 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 87 transitions. [2024-11-09 00:58:22,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:58:22,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,221 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-09 00:58:22,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 65 states and 86 transitions. [2024-11-09 00:58:22,546 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 86 transitions. [2024-11-09 00:58:22,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:58:22,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,586 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-09 00:58:23,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 65 states and 85 transitions. [2024-11-09 00:58:23,195 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 85 transitions. [2024-11-09 00:58:23,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:58:23,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,507 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:24,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 70 states and 97 transitions. [2024-11-09 00:58:24,838 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 97 transitions. [2024-11-09 00:58:24,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:58:24,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,977 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:25,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 72 states and 98 transitions. [2024-11-09 00:58:25,312 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 98 transitions. [2024-11-09 00:58:25,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:58:25,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,432 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:25,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 73 states and 98 transitions. [2024-11-09 00:58:25,741 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 98 transitions. [2024-11-09 00:58:25,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:58:25,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,796 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:58:26,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2024-11-09 00:58:26,163 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2024-11-09 00:58:26,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:58:26,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,205 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-09 00:58:26,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 73 states and 96 transitions. [2024-11-09 00:58:26,892 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 96 transitions. [2024-11-09 00:58:26,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:58:26,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,236 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:28,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 78 states and 108 transitions. [2024-11-09 00:58:28,484 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 108 transitions. [2024-11-09 00:58:28,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:58:28,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,622 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:29,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 80 states and 109 transitions. [2024-11-09 00:58:29,014 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 109 transitions. [2024-11-09 00:58:29,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:58:29,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,162 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:29,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 81 states and 109 transitions. [2024-11-09 00:58:29,540 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 109 transitions. [2024-11-09 00:58:29,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:58:29,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,572 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-09 00:58:29,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 81 states and 108 transitions. [2024-11-09 00:58:29,877 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 108 transitions. [2024-11-09 00:58:29,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:58:29,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,910 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-11-09 00:58:30,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 81 states and 107 transitions. [2024-11-09 00:58:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 107 transitions. [2024-11-09 00:58:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:58:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,082 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:32,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 86 states and 119 transitions. [2024-11-09 00:58:32,559 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 119 transitions. [2024-11-09 00:58:32,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:58:32,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,728 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:33,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 88 states and 120 transitions. [2024-11-09 00:58:33,125 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 120 transitions. [2024-11-09 00:58:33,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:58:33,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,255 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:33,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 89 states and 120 transitions. [2024-11-09 00:58:33,704 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 120 transitions. [2024-11-09 00:58:33,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:58:33,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,744 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-09 00:58:34,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 89 states and 119 transitions. [2024-11-09 00:58:34,155 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 119 transitions. [2024-11-09 00:58:34,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:58:34,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,188 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-09 00:58:34,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 89 states and 118 transitions. [2024-11-09 00:58:34,931 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 118 transitions. [2024-11-09 00:58:34,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:58:34,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,335 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:37,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 94 states and 130 transitions. [2024-11-09 00:58:37,010 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 130 transitions. [2024-11-09 00:58:37,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:58:37,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,228 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:37,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 96 states and 131 transitions. [2024-11-09 00:58:37,639 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 131 transitions. [2024-11-09 00:58:37,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:58:37,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,790 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:38,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 97 states and 131 transitions. [2024-11-09 00:58:38,250 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 131 transitions. [2024-11-09 00:58:38,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:58:38,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,301 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-11-09 00:58:38,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 97 states and 130 transitions. [2024-11-09 00:58:38,801 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 130 transitions. [2024-11-09 00:58:38,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:58:38,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,838 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-11-09 00:58:39,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 97 states and 129 transitions. [2024-11-09 00:58:39,701 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 129 transitions. [2024-11-09 00:58:39,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:58:39,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,162 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:41,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 102 states and 141 transitions. [2024-11-09 00:58:41,832 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 141 transitions. [2024-11-09 00:58:41,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:58:41,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,026 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:42,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 104 states and 142 transitions. [2024-11-09 00:58:42,530 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 142 transitions. [2024-11-09 00:58:42,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:58:42,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,724 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:43,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 105 states and 142 transitions. [2024-11-09 00:58:43,259 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 142 transitions. [2024-11-09 00:58:43,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:58:43,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,297 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-11-09 00:58:43,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 105 states and 141 transitions. [2024-11-09 00:58:43,790 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 141 transitions. [2024-11-09 00:58:43,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:58:43,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,873 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-11-09 00:58:44,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 105 states and 140 transitions. [2024-11-09 00:58:44,803 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 140 transitions. [2024-11-09 00:58:44,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:58:44,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,311 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:47,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 110 states and 152 transitions. [2024-11-09 00:58:47,280 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 152 transitions. [2024-11-09 00:58:47,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:58:47,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,473 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:47,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 112 states and 153 transitions. [2024-11-09 00:58:47,986 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 153 transitions. [2024-11-09 00:58:47,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:58:47,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,215 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:48,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 113 states and 153 transitions. [2024-11-09 00:58:48,724 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 153 transitions. [2024-11-09 00:58:48,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-09 00:58:48,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,776 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-11-09 00:58:49,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 113 states and 152 transitions. [2024-11-09 00:58:49,220 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 152 transitions. [2024-11-09 00:58:49,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 00:58:49,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,259 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-11-09 00:58:50,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 113 states and 151 transitions. [2024-11-09 00:58:50,258 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 151 transitions. [2024-11-09 00:58:50,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:58:50,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,825 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:52,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 118 states and 163 transitions. [2024-11-09 00:58:52,942 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 163 transitions. [2024-11-09 00:58:52,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:58:52,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,152 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:53,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 120 states and 164 transitions. [2024-11-09 00:58:53,702 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 164 transitions. [2024-11-09 00:58:53,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:58:53,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,971 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:54,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 121 states and 164 transitions. [2024-11-09 00:58:54,537 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 164 transitions. [2024-11-09 00:58:54,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:58:54,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,597 INFO L134 CoverageAnalysis]: Checked inductivity of 342 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-09 00:58:55,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 121 states and 163 transitions. [2024-11-09 00:58:55,111 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 163 transitions. [2024-11-09 00:58:55,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-09 00:58:55,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,158 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-09 00:58:56,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 121 states and 162 transitions. [2024-11-09 00:58:56,118 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 162 transitions. [2024-11-09 00:58:56,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:58:56,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,754 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:58,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 126 states and 174 transitions. [2024-11-09 00:58:58,806 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 174 transitions. [2024-11-09 00:58:58,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:58:58,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,066 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:58:59,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 128 states and 175 transitions. [2024-11-09 00:58:59,630 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 175 transitions. [2024-11-09 00:58:59,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:58:59,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,848 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:00,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 129 states and 175 transitions. [2024-11-09 00:59:00,395 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 175 transitions. [2024-11-09 00:59:00,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-09 00:59:00,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,430 INFO L134 CoverageAnalysis]: Checked inductivity of 403 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-11-09 00:59:00,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 129 states and 174 transitions. [2024-11-09 00:59:00,928 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 174 transitions. [2024-11-09 00:59:00,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:59:00,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,012 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-11-09 00:59:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 129 states and 173 transitions. [2024-11-09 00:59:02,041 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 173 transitions. [2024-11-09 00:59:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:59:02,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,686 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:05,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 134 states and 185 transitions. [2024-11-09 00:59:05,067 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 185 transitions. [2024-11-09 00:59:05,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:59:05,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,339 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:05,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 136 states and 186 transitions. [2024-11-09 00:59:05,968 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 186 transitions. [2024-11-09 00:59:05,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:59:05,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,261 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:06,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 137 states and 186 transitions. [2024-11-09 00:59:06,848 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 186 transitions. [2024-11-09 00:59:06,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:59:06,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,884 INFO L134 CoverageAnalysis]: Checked inductivity of 469 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-11-09 00:59:07,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 137 states and 185 transitions. [2024-11-09 00:59:07,441 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 185 transitions. [2024-11-09 00:59:07,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-09 00:59:07,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,483 INFO L134 CoverageAnalysis]: Checked inductivity of 483 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-11-09 00:59:08,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 137 states and 184 transitions. [2024-11-09 00:59:08,595 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 184 transitions. [2024-11-09 00:59:08,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:59:08,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,290 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:11,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 142 states and 196 transitions. [2024-11-09 00:59:11,652 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 196 transitions. [2024-11-09 00:59:11,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:59:11,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,906 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:12,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 144 states and 197 transitions. [2024-11-09 00:59:12,549 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 197 transitions. [2024-11-09 00:59:12,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:59:12,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,809 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:13,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 145 states and 197 transitions. [2024-11-09 00:59:13,478 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 197 transitions. [2024-11-09 00:59:13,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 00:59:13,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,512 INFO L134 CoverageAnalysis]: Checked inductivity of 540 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-11-09 00:59:14,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 145 states and 196 transitions. [2024-11-09 00:59:14,148 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 196 transitions. [2024-11-09 00:59:14,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:59:14,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,198 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-11-09 00:59:15,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 145 states and 195 transitions. [2024-11-09 00:59:15,506 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 195 transitions. [2024-11-09 00:59:15,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:59:15,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,207 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:18,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 150 states and 207 transitions. [2024-11-09 00:59:18,788 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 207 transitions. [2024-11-09 00:59:18,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:59:18,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,043 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:19,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 152 states and 208 transitions. [2024-11-09 00:59:19,776 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 208 transitions. [2024-11-09 00:59:19,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:59:19,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,056 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:20,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 153 states and 208 transitions. [2024-11-09 00:59:20,770 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 208 transitions. [2024-11-09 00:59:20,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:59:20,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,814 INFO L134 CoverageAnalysis]: Checked inductivity of 616 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 600 trivial. 0 not checked. [2024-11-09 00:59:21,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 153 states and 207 transitions. [2024-11-09 00:59:21,430 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 207 transitions. [2024-11-09 00:59:21,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:59:21,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,472 INFO L134 CoverageAnalysis]: Checked inductivity of 632 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 600 trivial. 0 not checked. [2024-11-09 00:59:22,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 153 states and 206 transitions. [2024-11-09 00:59:22,788 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 206 transitions. [2024-11-09 00:59:22,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:59:22,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,489 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:26,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 158 states and 218 transitions. [2024-11-09 00:59:26,143 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 218 transitions. [2024-11-09 00:59:26,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:59:26,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,378 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:27,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 160 states and 219 transitions. [2024-11-09 00:59:27,210 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 219 transitions. [2024-11-09 00:59:27,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:59:27,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,503 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:28,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 161 states and 219 transitions. [2024-11-09 00:59:28,243 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 219 transitions. [2024-11-09 00:59:28,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:59:28,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,290 INFO L134 CoverageAnalysis]: Checked inductivity of 697 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 680 trivial. 0 not checked. [2024-11-09 00:59:29,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 161 states and 218 transitions. [2024-11-09 00:59:29,063 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 218 transitions. [2024-11-09 00:59:29,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:59:29,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,130 INFO L134 CoverageAnalysis]: Checked inductivity of 714 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 680 trivial. 0 not checked. [2024-11-09 00:59:30,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:30,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 161 states and 217 transitions. [2024-11-09 00:59:30,551 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 217 transitions. [2024-11-09 00:59:30,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:59:30,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:30,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:30,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:31,227 INFO L134 CoverageAnalysis]: Checked inductivity of 765 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:34,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:34,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 166 states and 229 transitions. [2024-11-09 00:59:34,175 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 229 transitions. [2024-11-09 00:59:34,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:59:34,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:34,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:34,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:34,548 INFO L134 CoverageAnalysis]: Checked inductivity of 765 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:35,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:35,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 168 states and 230 transitions. [2024-11-09 00:59:35,300 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 230 transitions. [2024-11-09 00:59:35,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:59:35,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:35,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:35,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:35,574 INFO L134 CoverageAnalysis]: Checked inductivity of 765 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:36,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:36,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 169 states and 230 transitions. [2024-11-09 00:59:36,324 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 230 transitions. [2024-11-09 00:59:36,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:59:36,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:36,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:36,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:36,362 INFO L134 CoverageAnalysis]: Checked inductivity of 783 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 765 trivial. 0 not checked. [2024-11-09 00:59:37,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:37,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 169 states and 229 transitions. [2024-11-09 00:59:37,108 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 229 transitions. [2024-11-09 00:59:37,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:59:37,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:37,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:37,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:37,151 INFO L134 CoverageAnalysis]: Checked inductivity of 801 backedges. 36 proven. 0 refuted. 0 times theorem prover too weak. 765 trivial. 0 not checked. [2024-11-09 00:59:38,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:38,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 169 states and 228 transitions. [2024-11-09 00:59:38,535 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 228 transitions. [2024-11-09 00:59:38,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:59:38,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:38,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:38,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:39,334 INFO L134 CoverageAnalysis]: Checked inductivity of 855 backedges. 0 proven. 855 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:42,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:42,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 174 states and 240 transitions. [2024-11-09 00:59:42,494 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 240 transitions. [2024-11-09 00:59:42,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:59:42,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:42,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:42,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:43,028 INFO L134 CoverageAnalysis]: Checked inductivity of 855 backedges. 0 proven. 855 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:43,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:43,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 176 states and 241 transitions. [2024-11-09 00:59:43,841 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 241 transitions. [2024-11-09 00:59:43,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:59:43,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:43,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:43,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:44,128 INFO L134 CoverageAnalysis]: Checked inductivity of 855 backedges. 0 proven. 855 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:45,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:45,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 177 states and 241 transitions. [2024-11-09 00:59:45,076 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 241 transitions. [2024-11-09 00:59:45,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:59:45,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:45,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:45,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:45,137 INFO L134 CoverageAnalysis]: Checked inductivity of 874 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 855 trivial. 0 not checked. [2024-11-09 00:59:45,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:45,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 177 states and 240 transitions. [2024-11-09 00:59:45,885 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 240 transitions. [2024-11-09 00:59:45,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:59:45,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:45,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:45,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:45,949 INFO L134 CoverageAnalysis]: Checked inductivity of 893 backedges. 38 proven. 0 refuted. 0 times theorem prover too weak. 855 trivial. 0 not checked. [2024-11-09 00:59:47,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:47,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 177 states and 239 transitions. [2024-11-09 00:59:47,420 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 239 transitions. [2024-11-09 00:59:47,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:59:47,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:47,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:47,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:48,221 INFO L134 CoverageAnalysis]: Checked inductivity of 950 backedges. 0 proven. 950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:51,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:51,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 182 states and 251 transitions. [2024-11-09 00:59:51,442 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 251 transitions. [2024-11-09 00:59:51,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:59:51,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:51,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:51,733 INFO L134 CoverageAnalysis]: Checked inductivity of 950 backedges. 0 proven. 950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:52,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:52,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 184 states and 252 transitions. [2024-11-09 00:59:52,596 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 252 transitions. [2024-11-09 00:59:52,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:59:52,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:52,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:52,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:53,047 INFO L134 CoverageAnalysis]: Checked inductivity of 950 backedges. 0 proven. 950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:59:53,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:53,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 185 states and 252 transitions. [2024-11-09 00:59:53,882 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 252 transitions. [2024-11-09 00:59:53,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:59:53,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:53,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:53,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:53,924 INFO L134 CoverageAnalysis]: Checked inductivity of 970 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 950 trivial. 0 not checked. [2024-11-09 00:59:54,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:54,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 185 states and 251 transitions. [2024-11-09 00:59:54,670 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 251 transitions. [2024-11-09 00:59:54,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:59:54,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:54,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:54,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:54,725 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 950 trivial. 0 not checked. [2024-11-09 00:59:56,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:56,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 185 states and 250 transitions. [2024-11-09 00:59:56,250 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 250 transitions. [2024-11-09 00:59:56,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:59:56,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:56,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:56,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:57,279 INFO L134 CoverageAnalysis]: Checked inductivity of 1050 backedges. 0 proven. 1050 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:00,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:00,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 190 states and 262 transitions. [2024-11-09 01:00:00,814 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 262 transitions. [2024-11-09 01:00:00,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 01:00:00,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:00,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:00,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:01,137 INFO L134 CoverageAnalysis]: Checked inductivity of 1050 backedges. 0 proven. 1050 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:02,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:02,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 192 states and 263 transitions. [2024-11-09 01:00:02,015 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 263 transitions. [2024-11-09 01:00:02,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 01:00:02,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:02,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:02,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:02,419 INFO L134 CoverageAnalysis]: Checked inductivity of 1050 backedges. 0 proven. 1050 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:03,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:03,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 193 states and 263 transitions. [2024-11-09 01:00:03,381 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 263 transitions. [2024-11-09 01:00:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 01:00:03,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:03,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:03,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:03,423 INFO L134 CoverageAnalysis]: Checked inductivity of 1071 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 1050 trivial. 0 not checked. [2024-11-09 01:00:04,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:04,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 193 states and 262 transitions. [2024-11-09 01:00:04,211 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 262 transitions. [2024-11-09 01:00:04,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 01:00:04,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:04,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:04,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:04,261 INFO L134 CoverageAnalysis]: Checked inductivity of 1092 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 1050 trivial. 0 not checked. [2024-11-09 01:00:05,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:05,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 193 states and 261 transitions. [2024-11-09 01:00:05,886 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 261 transitions. [2024-11-09 01:00:05,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 01:00:05,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:05,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:05,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:06,893 INFO L134 CoverageAnalysis]: Checked inductivity of 1155 backedges. 0 proven. 1155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:10,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:10,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 198 states and 273 transitions. [2024-11-09 01:00:10,409 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 273 transitions. [2024-11-09 01:00:10,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 01:00:10,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:10,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:10,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:10,836 INFO L134 CoverageAnalysis]: Checked inductivity of 1155 backedges. 0 proven. 1155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:11,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:11,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 200 states and 274 transitions. [2024-11-09 01:00:11,868 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 274 transitions. [2024-11-09 01:00:11,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 01:00:11,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:11,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:11,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:12,383 INFO L134 CoverageAnalysis]: Checked inductivity of 1155 backedges. 0 proven. 1155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:13,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 201 states and 274 transitions. [2024-11-09 01:00:13,371 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 274 transitions. [2024-11-09 01:00:13,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 01:00:13,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:13,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:13,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:13,416 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 1155 trivial. 0 not checked. [2024-11-09 01:00:14,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:14,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 201 states and 273 transitions. [2024-11-09 01:00:14,246 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 273 transitions. [2024-11-09 01:00:14,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 01:00:14,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:14,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:14,309 INFO L134 CoverageAnalysis]: Checked inductivity of 1199 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 1155 trivial. 0 not checked. [2024-11-09 01:00:16,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:16,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 201 states and 272 transitions. [2024-11-09 01:00:16,036 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 272 transitions. [2024-11-09 01:00:16,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 01:00:16,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:16,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:16,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:17,266 INFO L134 CoverageAnalysis]: Checked inductivity of 1265 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:21,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:21,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 206 states and 284 transitions. [2024-11-09 01:00:21,022 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 284 transitions. [2024-11-09 01:00:21,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 01:00:21,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:21,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:21,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:21,544 INFO L134 CoverageAnalysis]: Checked inductivity of 1265 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:22,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:22,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 208 states and 285 transitions. [2024-11-09 01:00:22,832 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 285 transitions. [2024-11-09 01:00:22,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 01:00:22,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:22,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:23,359 INFO L134 CoverageAnalysis]: Checked inductivity of 1265 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:24,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:24,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 209 states and 285 transitions. [2024-11-09 01:00:24,592 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 285 transitions. [2024-11-09 01:00:24,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-09 01:00:24,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:24,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:24,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:24,679 INFO L134 CoverageAnalysis]: Checked inductivity of 1288 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 1265 trivial. 0 not checked. [2024-11-09 01:00:25,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:25,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 209 states and 284 transitions. [2024-11-09 01:00:25,742 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 284 transitions. [2024-11-09 01:00:25,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 01:00:25,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:25,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 1311 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 1265 trivial. 0 not checked. [2024-11-09 01:00:27,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:27,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 209 states and 283 transitions. [2024-11-09 01:00:27,850 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 283 transitions. [2024-11-09 01:00:27,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 01:00:27,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:27,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:27,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:29,356 INFO L134 CoverageAnalysis]: Checked inductivity of 1380 backedges. 0 proven. 1380 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:33,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:33,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 214 states and 295 transitions. [2024-11-09 01:00:33,560 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 295 transitions. [2024-11-09 01:00:33,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 01:00:33,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:33,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:33,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:33,958 INFO L134 CoverageAnalysis]: Checked inductivity of 1380 backedges. 0 proven. 1380 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:35,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:35,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 216 states and 296 transitions. [2024-11-09 01:00:35,085 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 296 transitions. [2024-11-09 01:00:35,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 01:00:35,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:35,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:35,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:35,563 INFO L134 CoverageAnalysis]: Checked inductivity of 1380 backedges. 0 proven. 1380 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:36,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:36,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 217 states and 296 transitions. [2024-11-09 01:00:36,552 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 296 transitions. [2024-11-09 01:00:36,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 01:00:36,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:36,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:36,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:36,620 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 1380 trivial. 0 not checked. [2024-11-09 01:00:37,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:37,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 217 states and 295 transitions. [2024-11-09 01:00:37,527 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 295 transitions. [2024-11-09 01:00:37,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 01:00:37,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:37,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:37,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:37,575 INFO L134 CoverageAnalysis]: Checked inductivity of 1428 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 1380 trivial. 0 not checked. [2024-11-09 01:00:39,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:39,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 217 states and 294 transitions. [2024-11-09 01:00:39,389 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 294 transitions. [2024-11-09 01:00:39,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 01:00:39,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:39,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:39,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:40,933 INFO L134 CoverageAnalysis]: Checked inductivity of 1500 backedges. 0 proven. 1500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:45,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:45,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 222 states and 306 transitions. [2024-11-09 01:00:45,174 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 306 transitions. [2024-11-09 01:00:45,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 01:00:45,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:45,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:45,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:45,814 INFO L134 CoverageAnalysis]: Checked inductivity of 1500 backedges. 0 proven. 1500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:47,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:47,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 224 states and 307 transitions. [2024-11-09 01:00:47,071 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 307 transitions. [2024-11-09 01:00:47,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 01:00:47,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:47,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:47,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:47,763 INFO L134 CoverageAnalysis]: Checked inductivity of 1500 backedges. 0 proven. 1500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:48,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:48,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 225 states and 307 transitions. [2024-11-09 01:00:48,965 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 307 transitions. [2024-11-09 01:00:48,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 01:00:48,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:48,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:48,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:49,021 INFO L134 CoverageAnalysis]: Checked inductivity of 1525 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 1500 trivial. 0 not checked. [2024-11-09 01:00:50,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:50,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 225 states and 306 transitions. [2024-11-09 01:00:50,032 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 306 transitions. [2024-11-09 01:00:50,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 01:00:50,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:50,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:50,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:50,085 INFO L134 CoverageAnalysis]: Checked inductivity of 1550 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 1500 trivial. 0 not checked. [2024-11-09 01:00:52,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:52,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 225 states and 305 transitions. [2024-11-09 01:00:52,039 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 305 transitions. [2024-11-09 01:00:52,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-09 01:00:52,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:52,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:52,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:53,293 INFO L134 CoverageAnalysis]: Checked inductivity of 1625 backedges. 0 proven. 1625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:57,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:57,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 230 states and 317 transitions. [2024-11-09 01:00:57,542 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 317 transitions. [2024-11-09 01:00:57,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-09 01:00:57,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:57,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:57,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:58,192 INFO L134 CoverageAnalysis]: Checked inductivity of 1625 backedges. 0 proven. 1625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:00:59,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:59,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 232 states and 318 transitions. [2024-11-09 01:00:59,410 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 318 transitions. [2024-11-09 01:00:59,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-09 01:00:59,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:59,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:59,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:59,959 INFO L134 CoverageAnalysis]: Checked inductivity of 1625 backedges. 0 proven. 1625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:01,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:01,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 233 states and 318 transitions. [2024-11-09 01:01:01,304 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 318 transitions. [2024-11-09 01:01:01,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-09 01:01:01,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:01,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:01,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:01,395 INFO L134 CoverageAnalysis]: Checked inductivity of 1651 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 1625 trivial. 0 not checked. [2024-11-09 01:01:02,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:02,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 233 states and 317 transitions. [2024-11-09 01:01:02,591 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 317 transitions. [2024-11-09 01:01:02,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-09 01:01:02,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:02,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:02,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:02,646 INFO L134 CoverageAnalysis]: Checked inductivity of 1677 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 1625 trivial. 0 not checked. [2024-11-09 01:01:05,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:05,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 233 states and 316 transitions. [2024-11-09 01:01:05,098 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 316 transitions. [2024-11-09 01:01:05,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 01:01:05,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:05,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:05,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:06,496 INFO L134 CoverageAnalysis]: Checked inductivity of 1755 backedges. 0 proven. 1755 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:11,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 238 states and 328 transitions. [2024-11-09 01:01:11,223 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 328 transitions. [2024-11-09 01:01:11,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 01:01:11,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:11,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:11,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:11,951 INFO L134 CoverageAnalysis]: Checked inductivity of 1755 backedges. 0 proven. 1755 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:13,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:13,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 240 states and 329 transitions. [2024-11-09 01:01:13,111 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 329 transitions. [2024-11-09 01:01:13,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 01:01:13,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:13,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:13,610 INFO L134 CoverageAnalysis]: Checked inductivity of 1755 backedges. 0 proven. 1755 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:14,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:14,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 241 states and 329 transitions. [2024-11-09 01:01:14,849 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 329 transitions. [2024-11-09 01:01:14,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 01:01:14,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:14,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:14,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:14,902 INFO L134 CoverageAnalysis]: Checked inductivity of 1782 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 1755 trivial. 0 not checked. [2024-11-09 01:01:16,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:16,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 241 states and 328 transitions. [2024-11-09 01:01:16,122 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 328 transitions. [2024-11-09 01:01:16,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 01:01:16,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:16,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:16,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:16,178 INFO L134 CoverageAnalysis]: Checked inductivity of 1809 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 1755 trivial. 0 not checked. [2024-11-09 01:01:18,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:18,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 241 states and 327 transitions. [2024-11-09 01:01:18,305 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 327 transitions. [2024-11-09 01:01:18,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 01:01:18,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:18,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:18,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:19,674 INFO L134 CoverageAnalysis]: Checked inductivity of 1890 backedges. 0 proven. 1890 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:25,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:25,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 246 states and 339 transitions. [2024-11-09 01:01:25,499 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 339 transitions. [2024-11-09 01:01:25,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 01:01:25,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:25,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:25,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:26,486 INFO L134 CoverageAnalysis]: Checked inductivity of 1890 backedges. 0 proven. 1890 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:28,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:28,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 248 states and 340 transitions. [2024-11-09 01:01:28,051 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 340 transitions. [2024-11-09 01:01:28,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 01:01:28,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:28,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:28,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:28,650 INFO L134 CoverageAnalysis]: Checked inductivity of 1890 backedges. 0 proven. 1890 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:29,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:29,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 249 states and 340 transitions. [2024-11-09 01:01:29,855 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 340 transitions. [2024-11-09 01:01:29,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-09 01:01:29,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:29,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:29,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:29,919 INFO L134 CoverageAnalysis]: Checked inductivity of 1918 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 1890 trivial. 0 not checked. [2024-11-09 01:01:31,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:31,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 249 states and 339 transitions. [2024-11-09 01:01:31,303 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 339 transitions. [2024-11-09 01:01:31,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-09 01:01:31,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:31,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:31,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:31,362 INFO L134 CoverageAnalysis]: Checked inductivity of 1946 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 1890 trivial. 0 not checked. [2024-11-09 01:01:33,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:33,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 249 states and 338 transitions. [2024-11-09 01:01:33,871 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 338 transitions. [2024-11-09 01:01:33,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 01:01:33,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:33,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:33,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:35,491 INFO L134 CoverageAnalysis]: Checked inductivity of 2030 backedges. 0 proven. 2030 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:41,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:41,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 254 states and 350 transitions. [2024-11-09 01:01:41,424 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 350 transitions. [2024-11-09 01:01:41,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 01:01:41,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:41,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:41,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:42,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2030 backedges. 0 proven. 2030 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:43,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:43,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 256 states and 351 transitions. [2024-11-09 01:01:43,624 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 351 transitions. [2024-11-09 01:01:43,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 01:01:43,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:43,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:43,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:44,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2030 backedges. 0 proven. 2030 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:45,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:45,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 257 states and 351 transitions. [2024-11-09 01:01:45,995 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 351 transitions. [2024-11-09 01:01:45,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-09 01:01:45,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:45,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:46,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:46,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2059 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 2030 trivial. 0 not checked. [2024-11-09 01:01:47,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:47,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 257 states and 350 transitions. [2024-11-09 01:01:47,136 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 350 transitions. [2024-11-09 01:01:47,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 01:01:47,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:47,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:47,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:47,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2088 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 2030 trivial. 0 not checked. [2024-11-09 01:01:49,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:49,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 257 states and 349 transitions. [2024-11-09 01:01:49,590 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 349 transitions. [2024-11-09 01:01:49,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-09 01:01:49,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:49,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:49,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:51,088 INFO L134 CoverageAnalysis]: Checked inductivity of 2175 backedges. 0 proven. 2175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:56,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:56,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 262 states and 361 transitions. [2024-11-09 01:01:56,783 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 361 transitions. [2024-11-09 01:01:56,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-09 01:01:56,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:56,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:56,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:57,729 INFO L134 CoverageAnalysis]: Checked inductivity of 2175 backedges. 0 proven. 2175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:01:59,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:59,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 264 states and 362 transitions. [2024-11-09 01:01:59,202 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 362 transitions. [2024-11-09 01:01:59,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-09 01:01:59,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:59,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:59,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:00,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2175 backedges. 0 proven. 2175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:01,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:01,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 265 states and 362 transitions. [2024-11-09 01:02:01,581 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 362 transitions. [2024-11-09 01:02:01,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-09 01:02:01,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:01,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:01,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:01,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2205 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 2175 trivial. 0 not checked. [2024-11-09 01:02:03,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:03,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 265 states and 361 transitions. [2024-11-09 01:02:03,134 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 361 transitions. [2024-11-09 01:02:03,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-09 01:02:03,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:03,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:03,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:03,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2235 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 2175 trivial. 0 not checked. [2024-11-09 01:02:05,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:05,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 265 states and 360 transitions. [2024-11-09 01:02:05,837 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 360 transitions. [2024-11-09 01:02:05,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 01:02:05,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:05,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:05,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:07,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2325 backedges. 0 proven. 2325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:13,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:13,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 270 states and 372 transitions. [2024-11-09 01:02:13,270 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 372 transitions. [2024-11-09 01:02:13,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 01:02:13,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:13,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:13,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:14,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2325 backedges. 0 proven. 2325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:15,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:15,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 373 states to 272 states and 373 transitions. [2024-11-09 01:02:15,941 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 373 transitions. [2024-11-09 01:02:15,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 01:02:15,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:15,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:15,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:16,759 INFO L134 CoverageAnalysis]: Checked inductivity of 2325 backedges. 0 proven. 2325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:18,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:18,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 373 states to 273 states and 373 transitions. [2024-11-09 01:02:18,088 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 373 transitions. [2024-11-09 01:02:18,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-09 01:02:18,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:18,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:18,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:18,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2356 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 2325 trivial. 0 not checked. [2024-11-09 01:02:19,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:19,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 273 states and 372 transitions. [2024-11-09 01:02:19,532 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 372 transitions. [2024-11-09 01:02:19,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 01:02:19,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:19,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:19,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:19,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2387 backedges. 62 proven. 0 refuted. 0 times theorem prover too weak. 2325 trivial. 0 not checked. [2024-11-09 01:02:22,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:22,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 273 states and 371 transitions. [2024-11-09 01:02:22,352 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 371 transitions. [2024-11-09 01:02:22,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-09 01:02:22,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:22,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:22,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:24,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2480 backedges. 0 proven. 2480 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:29,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:29,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 278 states and 383 transitions. [2024-11-09 01:02:29,855 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 383 transitions. [2024-11-09 01:02:29,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-09 01:02:29,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:29,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:29,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:30,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2480 backedges. 0 proven. 2480 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:32,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:32,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 280 states and 384 transitions. [2024-11-09 01:02:32,552 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 384 transitions. [2024-11-09 01:02:32,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-09 01:02:32,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:32,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:32,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:33,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2480 backedges. 0 proven. 2480 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:34,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:34,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 281 states and 384 transitions. [2024-11-09 01:02:34,898 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 384 transitions. [2024-11-09 01:02:34,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 01:02:34,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:34,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:34,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:34,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2512 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 2480 trivial. 0 not checked. [2024-11-09 01:02:36,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:36,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 281 states and 383 transitions. [2024-11-09 01:02:36,360 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 383 transitions. [2024-11-09 01:02:36,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-09 01:02:36,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:36,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:36,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:36,422 INFO L134 CoverageAnalysis]: Checked inductivity of 2544 backedges. 64 proven. 0 refuted. 0 times theorem prover too weak. 2480 trivial. 0 not checked. [2024-11-09 01:02:38,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:38,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 281 states and 382 transitions. [2024-11-09 01:02:38,971 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 382 transitions. [2024-11-09 01:02:38,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 01:02:38,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:38,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:39,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:41,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2640 backedges. 0 proven. 2640 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:47,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:47,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 286 states and 394 transitions. [2024-11-09 01:02:47,684 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 394 transitions. [2024-11-09 01:02:47,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 01:02:47,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:47,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:47,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:48,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2640 backedges. 0 proven. 2640 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:50,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:50,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 288 states and 395 transitions. [2024-11-09 01:02:50,225 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 395 transitions. [2024-11-09 01:02:50,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 01:02:50,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:50,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:50,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:51,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2640 backedges. 0 proven. 2640 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:02:52,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:52,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 289 states and 395 transitions. [2024-11-09 01:02:52,628 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 395 transitions. [2024-11-09 01:02:52,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-09 01:02:52,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:52,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:52,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:52,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2673 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 2640 trivial. 0 not checked. [2024-11-09 01:02:54,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:54,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 289 states and 394 transitions. [2024-11-09 01:02:54,050 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 394 transitions. [2024-11-09 01:02:54,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 01:02:54,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:54,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:54,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:54,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2706 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 2640 trivial. 0 not checked. [2024-11-09 01:02:56,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:56,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 393 states to 289 states and 393 transitions. [2024-11-09 01:02:56,981 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 393 transitions. [2024-11-09 01:02:56,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-09 01:02:56,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:56,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:57,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:58,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2805 backedges. 0 proven. 2805 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:04,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:04,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 294 states and 405 transitions. [2024-11-09 01:03:04,760 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 405 transitions. [2024-11-09 01:03:04,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-09 01:03:04,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:04,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:04,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:05,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2805 backedges. 0 proven. 2805 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:07,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:07,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 296 states and 406 transitions. [2024-11-09 01:03:07,444 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 406 transitions. [2024-11-09 01:03:07,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-09 01:03:07,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:07,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:07,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:08,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2805 backedges. 0 proven. 2805 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:10,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:10,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 297 states and 406 transitions. [2024-11-09 01:03:10,008 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 406 transitions. [2024-11-09 01:03:10,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 01:03:10,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:10,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:10,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:10,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2839 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 2805 trivial. 0 not checked. [2024-11-09 01:03:11,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:11,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 297 states and 405 transitions. [2024-11-09 01:03:11,672 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 405 transitions. [2024-11-09 01:03:11,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-09 01:03:11,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:11,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:11,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:11,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2873 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 2805 trivial. 0 not checked. [2024-11-09 01:03:14,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:14,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 297 states and 404 transitions. [2024-11-09 01:03:14,558 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 404 transitions. [2024-11-09 01:03:14,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-09 01:03:14,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:14,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:14,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:16,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2975 backedges. 0 proven. 2975 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:22,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:22,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 302 states and 416 transitions. [2024-11-09 01:03:22,564 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 416 transitions. [2024-11-09 01:03:22,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-09 01:03:22,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:22,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:22,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:24,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2975 backedges. 0 proven. 2975 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:26,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:26,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 304 states and 417 transitions. [2024-11-09 01:03:26,347 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 417 transitions. [2024-11-09 01:03:26,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-09 01:03:26,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:26,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:26,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:27,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2975 backedges. 0 proven. 2975 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:29,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:29,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 305 states and 417 transitions. [2024-11-09 01:03:29,576 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 417 transitions. [2024-11-09 01:03:29,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-09 01:03:29,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:29,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:29,675 INFO L134 CoverageAnalysis]: Checked inductivity of 3010 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 2975 trivial. 0 not checked. [2024-11-09 01:03:31,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:31,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 305 states and 416 transitions. [2024-11-09 01:03:31,182 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 416 transitions. [2024-11-09 01:03:31,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 01:03:31,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:31,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:31,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:31,279 INFO L134 CoverageAnalysis]: Checked inductivity of 3045 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 2975 trivial. 0 not checked. [2024-11-09 01:03:34,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:34,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 415 states to 305 states and 415 transitions. [2024-11-09 01:03:34,303 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 415 transitions. [2024-11-09 01:03:34,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-09 01:03:34,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:34,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:34,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:36,329 INFO L134 CoverageAnalysis]: Checked inductivity of 3150 backedges. 0 proven. 3150 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:42,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:42,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 310 states and 427 transitions. [2024-11-09 01:03:42,280 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 427 transitions. [2024-11-09 01:03:42,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-09 01:03:42,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:42,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:42,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:43,829 INFO L134 CoverageAnalysis]: Checked inductivity of 3150 backedges. 0 proven. 3150 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:45,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:45,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 312 states and 428 transitions. [2024-11-09 01:03:45,651 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 428 transitions. [2024-11-09 01:03:45,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-09 01:03:45,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:45,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:45,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:46,791 INFO L134 CoverageAnalysis]: Checked inductivity of 3150 backedges. 0 proven. 3150 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:48,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:48,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 313 states and 428 transitions. [2024-11-09 01:03:48,323 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 428 transitions. [2024-11-09 01:03:48,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-09 01:03:48,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:48,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:48,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:48,422 INFO L134 CoverageAnalysis]: Checked inductivity of 3186 backedges. 36 proven. 0 refuted. 0 times theorem prover too weak. 3150 trivial. 0 not checked. [2024-11-09 01:03:49,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:49,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 313 states and 427 transitions. [2024-11-09 01:03:49,919 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 427 transitions. [2024-11-09 01:03:49,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-09 01:03:49,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:49,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:49,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:49,988 INFO L134 CoverageAnalysis]: Checked inductivity of 3222 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 3150 trivial. 0 not checked. [2024-11-09 01:03:52,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:52,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 426 states to 313 states and 426 transitions. [2024-11-09 01:03:52,859 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 426 transitions. [2024-11-09 01:03:52,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-09 01:03:52,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:52,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:52,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:55,178 INFO L134 CoverageAnalysis]: Checked inductivity of 3330 backedges. 0 proven. 3330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:01,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:01,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 318 states and 438 transitions. [2024-11-09 01:04:01,537 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 438 transitions. [2024-11-09 01:04:01,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-09 01:04:01,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:01,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:01,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:02,876 INFO L134 CoverageAnalysis]: Checked inductivity of 3330 backedges. 0 proven. 3330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:04,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:04,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 320 states and 439 transitions. [2024-11-09 01:04:04,600 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 439 transitions. [2024-11-09 01:04:04,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-09 01:04:04,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:04,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:04,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:06,159 INFO L134 CoverageAnalysis]: Checked inductivity of 3330 backedges. 0 proven. 3330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:07,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:07,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 321 states and 439 transitions. [2024-11-09 01:04:07,840 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 439 transitions. [2024-11-09 01:04:07,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-09 01:04:07,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:07,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:07,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:07,914 INFO L134 CoverageAnalysis]: Checked inductivity of 3367 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 3330 trivial. 0 not checked. [2024-11-09 01:04:09,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:09,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 321 states and 438 transitions. [2024-11-09 01:04:09,455 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 438 transitions. [2024-11-09 01:04:09,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 01:04:09,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:09,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:09,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:09,524 INFO L134 CoverageAnalysis]: Checked inductivity of 3404 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 3330 trivial. 0 not checked. [2024-11-09 01:04:12,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 321 states and 437 transitions. [2024-11-09 01:04:12,496 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 437 transitions. [2024-11-09 01:04:12,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-09 01:04:12,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,963 INFO L134 CoverageAnalysis]: Checked inductivity of 3515 backedges. 0 proven. 3515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:21,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 326 states and 449 transitions. [2024-11-09 01:04:21,328 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 449 transitions. [2024-11-09 01:04:21,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-09 01:04:21,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,779 INFO L134 CoverageAnalysis]: Checked inductivity of 3515 backedges. 0 proven. 3515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:24,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 328 states and 450 transitions. [2024-11-09 01:04:24,564 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 450 transitions. [2024-11-09 01:04:24,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-09 01:04:24,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,718 INFO L134 CoverageAnalysis]: Checked inductivity of 3515 backedges. 0 proven. 3515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:27,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 329 states and 450 transitions. [2024-11-09 01:04:27,491 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 450 transitions. [2024-11-09 01:04:27,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-09 01:04:27,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,565 INFO L134 CoverageAnalysis]: Checked inductivity of 3553 backedges. 38 proven. 0 refuted. 0 times theorem prover too weak. 3515 trivial. 0 not checked. [2024-11-09 01:04:29,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 329 states and 449 transitions. [2024-11-09 01:04:29,017 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 449 transitions. [2024-11-09 01:04:29,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-09 01:04:29,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,122 INFO L134 CoverageAnalysis]: Checked inductivity of 3591 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 3515 trivial. 0 not checked. [2024-11-09 01:04:32,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 448 states to 329 states and 448 transitions. [2024-11-09 01:04:32,563 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 448 transitions. [2024-11-09 01:04:32,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 01:04:32,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,437 INFO L134 CoverageAnalysis]: Checked inductivity of 3705 backedges. 0 proven. 3705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:42,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 334 states and 460 transitions. [2024-11-09 01:04:42,091 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 460 transitions. [2024-11-09 01:04:42,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 01:04:42,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,412 INFO L134 CoverageAnalysis]: Checked inductivity of 3705 backedges. 0 proven. 3705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:45,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 461 states to 336 states and 461 transitions. [2024-11-09 01:04:45,308 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 461 transitions. [2024-11-09 01:04:45,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 01:04:45,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,006 INFO L134 CoverageAnalysis]: Checked inductivity of 3705 backedges. 0 proven. 3705 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:48,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 461 states to 337 states and 461 transitions. [2024-11-09 01:04:48,754 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 461 transitions. [2024-11-09 01:04:48,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 01:04:48,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,080 INFO L134 CoverageAnalysis]: Checked inductivity of 3744 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 3705 trivial. 0 not checked. [2024-11-09 01:04:50,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 337 states and 460 transitions. [2024-11-09 01:04:50,638 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 460 transitions. [2024-11-09 01:04:50,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-09 01:04:50,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,714 INFO L134 CoverageAnalysis]: Checked inductivity of 3783 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 3705 trivial. 0 not checked. [2024-11-09 01:04:53,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 337 states and 459 transitions. [2024-11-09 01:04:53,976 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 459 transitions. [2024-11-09 01:04:53,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-11-09 01:04:53,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,382 INFO L134 CoverageAnalysis]: Checked inductivity of 3900 backedges. 0 proven. 3900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:03,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:03,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 342 states and 471 transitions. [2024-11-09 01:05:03,468 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 471 transitions. [2024-11-09 01:05:03,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-11-09 01:05:03,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:03,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:03,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:04,767 INFO L134 CoverageAnalysis]: Checked inductivity of 3900 backedges. 0 proven. 3900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:06,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:06,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 344 states and 472 transitions. [2024-11-09 01:05:06,502 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 472 transitions. [2024-11-09 01:05:06,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-11-09 01:05:06,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:06,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:07,645 INFO L134 CoverageAnalysis]: Checked inductivity of 3900 backedges. 0 proven. 3900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:09,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:09,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 345 states and 472 transitions. [2024-11-09 01:05:09,381 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 472 transitions. [2024-11-09 01:05:09,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-09 01:05:09,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:09,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:09,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:09,453 INFO L134 CoverageAnalysis]: Checked inductivity of 3940 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 3900 trivial. 0 not checked. [2024-11-09 01:05:11,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:11,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 345 states and 471 transitions. [2024-11-09 01:05:11,087 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 471 transitions. [2024-11-09 01:05:11,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-09 01:05:11,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:11,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:11,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:11,203 INFO L134 CoverageAnalysis]: Checked inductivity of 3980 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 3900 trivial. 0 not checked. [2024-11-09 01:05:14,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:14,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 345 states and 470 transitions. [2024-11-09 01:05:14,760 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 470 transitions. [2024-11-09 01:05:14,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-09 01:05:14,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:14,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:14,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:17,335 INFO L134 CoverageAnalysis]: Checked inductivity of 4100 backedges. 0 proven. 4100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:24,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:24,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 350 states and 482 transitions. [2024-11-09 01:05:24,521 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 482 transitions. [2024-11-09 01:05:24,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-09 01:05:24,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:24,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:24,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:25,978 INFO L134 CoverageAnalysis]: Checked inductivity of 4100 backedges. 0 proven. 4100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:27,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:27,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 352 states and 483 transitions. [2024-11-09 01:05:27,913 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 483 transitions. [2024-11-09 01:05:27,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-09 01:05:27,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:27,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:27,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:29,159 INFO L134 CoverageAnalysis]: Checked inductivity of 4100 backedges. 0 proven. 4100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:31,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:31,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 353 states and 483 transitions. [2024-11-09 01:05:31,105 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 483 transitions. [2024-11-09 01:05:31,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-09 01:05:31,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:31,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:31,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:31,184 INFO L134 CoverageAnalysis]: Checked inductivity of 4141 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 4100 trivial. 0 not checked. [2024-11-09 01:05:33,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:33,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 353 states and 482 transitions. [2024-11-09 01:05:33,074 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 482 transitions. [2024-11-09 01:05:33,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-09 01:05:33,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:33,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:33,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:33,159 INFO L134 CoverageAnalysis]: Checked inductivity of 4182 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 4100 trivial. 0 not checked. [2024-11-09 01:05:36,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:36,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 481 states to 353 states and 481 transitions. [2024-11-09 01:05:36,697 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 481 transitions. [2024-11-09 01:05:36,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-11-09 01:05:36,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:36,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:36,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:39,410 INFO L134 CoverageAnalysis]: Checked inductivity of 4305 backedges. 0 proven. 4305 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:47,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:47,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 358 states and 493 transitions. [2024-11-09 01:05:47,197 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 493 transitions. [2024-11-09 01:05:47,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-11-09 01:05:47,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:47,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:47,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:49,237 INFO L134 CoverageAnalysis]: Checked inductivity of 4305 backedges. 0 proven. 4305 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:51,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:51,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 494 states to 360 states and 494 transitions. [2024-11-09 01:05:51,438 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 494 transitions. [2024-11-09 01:05:51,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-11-09 01:05:51,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:51,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:51,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:53,710 INFO L134 CoverageAnalysis]: Checked inductivity of 4305 backedges. 0 proven. 4305 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:55,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:55,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 494 states to 361 states and 494 transitions. [2024-11-09 01:05:55,610 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 494 transitions. [2024-11-09 01:05:55,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-09 01:05:55,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:55,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:55,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:55,706 INFO L134 CoverageAnalysis]: Checked inductivity of 4347 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 4305 trivial. 0 not checked. [2024-11-09 01:05:57,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:57,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 361 states and 493 transitions. [2024-11-09 01:05:57,474 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 493 transitions. [2024-11-09 01:05:57,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-09 01:05:57,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:57,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:57,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:57,553 INFO L134 CoverageAnalysis]: Checked inductivity of 4389 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 4305 trivial. 0 not checked. [2024-11-09 01:06:01,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:01,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 492 states to 361 states and 492 transitions. [2024-11-09 01:06:01,048 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 492 transitions. [2024-11-09 01:06:01,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-09 01:06:01,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:01,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:01,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:04,239 INFO L134 CoverageAnalysis]: Checked inductivity of 4515 backedges. 0 proven. 4515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:06:11,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:11,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 366 states and 504 transitions. [2024-11-09 01:06:11,550 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 504 transitions. [2024-11-09 01:06:11,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-09 01:06:11,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:11,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:11,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:13,953 INFO L134 CoverageAnalysis]: Checked inductivity of 4515 backedges. 0 proven. 4515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:06:16,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:16,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 505 states to 368 states and 505 transitions. [2024-11-09 01:06:16,077 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 505 transitions. [2024-11-09 01:06:16,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-09 01:06:16,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:16,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:16,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:17,992 INFO L134 CoverageAnalysis]: Checked inductivity of 4515 backedges. 0 proven. 4515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:06:20,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:20,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 505 states to 369 states and 505 transitions. [2024-11-09 01:06:20,221 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 505 transitions. [2024-11-09 01:06:20,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-11-09 01:06:20,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:20,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:20,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:20,338 INFO L134 CoverageAnalysis]: Checked inductivity of 4558 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 4515 trivial. 0 not checked. [2024-11-09 01:06:22,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:22,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 369 states and 504 transitions. [2024-11-09 01:06:22,463 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 504 transitions. [2024-11-09 01:06:22,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 01:06:22,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:22,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:22,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:22,585 INFO L134 CoverageAnalysis]: Checked inductivity of 4601 backedges. 86 proven. 0 refuted. 0 times theorem prover too weak. 4515 trivial. 0 not checked. [2024-11-09 01:06:26,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:26,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 369 states and 503 transitions. [2024-11-09 01:06:26,702 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 503 transitions. [2024-11-09 01:06:26,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-11-09 01:06:26,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:26,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:26,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:30,122 INFO L134 CoverageAnalysis]: Checked inductivity of 4730 backedges. 0 proven. 4730 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:06:37,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:37,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 515 states to 374 states and 515 transitions. [2024-11-09 01:06:37,691 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 515 transitions. [2024-11-09 01:06:37,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-11-09 01:06:37,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:37,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:37,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:39,982 INFO L134 CoverageAnalysis]: Checked inductivity of 4730 backedges. 0 proven. 4730 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:06:41,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:41,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 376 states and 516 transitions. [2024-11-09 01:06:41,947 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 516 transitions. [2024-11-09 01:06:41,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-11-09 01:06:41,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:41,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:41,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:43,772 INFO L134 CoverageAnalysis]: Checked inductivity of 4730 backedges. 0 proven. 4730 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:06:45,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:45,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 377 states and 516 transitions. [2024-11-09 01:06:45,972 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 516 transitions. [2024-11-09 01:06:45,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-09 01:06:45,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:45,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:46,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:46,091 INFO L134 CoverageAnalysis]: Checked inductivity of 4774 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 4730 trivial. 0 not checked. [2024-11-09 01:06:48,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:48,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 515 states to 377 states and 515 transitions. [2024-11-09 01:06:48,010 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 515 transitions. [2024-11-09 01:06:48,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-09 01:06:48,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:48,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:48,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:48,258 INFO L134 CoverageAnalysis]: Checked inductivity of 4818 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 4730 trivial. 0 not checked. [2024-11-09 01:06:51,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:51,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 377 states and 514 transitions. [2024-11-09 01:06:51,855 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 514 transitions. [2024-11-09 01:06:51,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-11-09 01:06:51,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:51,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:55,380 INFO L134 CoverageAnalysis]: Checked inductivity of 4950 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:07:03,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:03,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 382 states and 526 transitions. [2024-11-09 01:07:03,569 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 526 transitions. [2024-11-09 01:07:03,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-11-09 01:07:03,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:03,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:03,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:05,372 INFO L134 CoverageAnalysis]: Checked inductivity of 4950 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:07:07,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:07,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 384 states and 527 transitions. [2024-11-09 01:07:07,782 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 527 transitions. [2024-11-09 01:07:07,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-11-09 01:07:07,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:07,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:07,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:09,387 INFO L134 CoverageAnalysis]: Checked inductivity of 4950 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:07:11,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:11,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 385 states and 527 transitions. [2024-11-09 01:07:11,808 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 527 transitions. [2024-11-09 01:07:11,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-11-09 01:07:11,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:11,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:11,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:11,910 INFO L134 CoverageAnalysis]: Checked inductivity of 4995 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 4950 trivial. 0 not checked. [2024-11-09 01:07:13,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:13,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 385 states and 526 transitions. [2024-11-09 01:07:13,955 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 526 transitions. [2024-11-09 01:07:13,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-09 01:07:13,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:13,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:14,207 INFO L134 CoverageAnalysis]: Checked inductivity of 5040 backedges. 90 proven. 0 refuted. 0 times theorem prover too weak. 4950 trivial. 0 not checked. [2024-11-09 01:07:18,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:18,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 525 states to 385 states and 525 transitions. [2024-11-09 01:07:18,838 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 525 transitions. [2024-11-09 01:07:18,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-11-09 01:07:18,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:18,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:18,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:21,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5175 backedges. 0 proven. 5175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:07:30,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:30,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 390 states and 537 transitions. [2024-11-09 01:07:30,290 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 537 transitions. [2024-11-09 01:07:30,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-11-09 01:07:30,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:30,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:30,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:32,182 INFO L134 CoverageAnalysis]: Checked inductivity of 5175 backedges. 0 proven. 5175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:07:34,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:34,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 392 states and 538 transitions. [2024-11-09 01:07:34,566 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 538 transitions. [2024-11-09 01:07:34,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-11-09 01:07:34,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:34,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:34,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:36,269 INFO L134 CoverageAnalysis]: Checked inductivity of 5175 backedges. 0 proven. 5175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:07:38,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:38,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 393 states and 538 transitions. [2024-11-09 01:07:38,476 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 538 transitions. [2024-11-09 01:07:38,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-11-09 01:07:38,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:38,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:38,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:38,565 INFO L134 CoverageAnalysis]: Checked inductivity of 5221 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 5175 trivial. 0 not checked. [2024-11-09 01:07:40,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:40,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 393 states and 537 transitions. [2024-11-09 01:07:40,520 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 537 transitions. [2024-11-09 01:07:40,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-09 01:07:40,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:40,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:40,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:40,651 INFO L134 CoverageAnalysis]: Checked inductivity of 5267 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 5175 trivial. 0 not checked. [2024-11-09 01:07:44,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:44,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 393 states and 536 transitions. [2024-11-09 01:07:44,986 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 536 transitions. [2024-11-09 01:07:44,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-11-09 01:07:44,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:44,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:45,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:48,212 INFO L134 CoverageAnalysis]: Checked inductivity of 5405 backedges. 0 proven. 5405 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.