./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/list-simple/dll2c_insert_unequal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/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_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/list-simple/dll2c_insert_unequal.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/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_603a9498-8526-411d-92e4-a738a6294430/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 1b81f923e96224472f8219a473f794261ff02356a47c6b09b527f0fc600725a8 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:42:49,541 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:42:49,672 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-09 00:42:49,677 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:42:49,680 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:42:49,712 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:42:49,713 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:42:49,713 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:42:49,714 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:42:49,715 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:42:49,717 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:42:49,718 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:42:49,718 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:42:49,722 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:42:49,722 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:42:49,722 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:42:49,723 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:42:49,723 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:42:49,723 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:42:49,724 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:42:49,724 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 00:42:49,729 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:42:49,730 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:42:49,730 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:42:49,731 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:42:49,731 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:42:49,731 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:42:49,732 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:42:49,732 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:42:49,732 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:42:49,747 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:42:49,747 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:42:49,748 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:42:49,748 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:42:49,748 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:42:49,749 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_603a9498-8526-411d-92e4-a738a6294430/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_603a9498-8526-411d-92e4-a738a6294430/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 -> 1b81f923e96224472f8219a473f794261ff02356a47c6b09b527f0fc600725a8 [2024-11-09 00:42:50,012 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:42:50,042 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:42:50,046 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:42:50,049 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:42:50,049 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:42:50,051 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/list-simple/dll2c_insert_unequal.i Unable to find full path for "g++" [2024-11-09 00:42:52,255 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:42:52,483 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:42:52,484 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/sv-benchmarks/c/list-simple/dll2c_insert_unequal.i [2024-11-09 00:42:52,498 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/data/3e420b7ef/64d81854988f437fbbd168eb24ea156b/FLAG2b10c834a [2024-11-09 00:42:52,513 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/data/3e420b7ef/64d81854988f437fbbd168eb24ea156b [2024-11-09 00:42:52,516 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:42:52,521 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:42:52,522 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:42:52,522 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:42:52,532 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:42:52,534 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:42:52" (1/1) ... [2024-11-09 00:42:52,535 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@250386ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:52, skipping insertion in model container [2024-11-09 00:42:52,536 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:42:52" (1/1) ... [2024-11-09 00:42:52,591 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:42:53,003 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:42:53,018 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:42:53,078 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:42:53,127 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:42:53,128 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53 WrapperNode [2024-11-09 00:42:53,128 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:42:53,129 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:42:53,130 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:42:53,130 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:42:53,141 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:42:53" (1/1) ... [2024-11-09 00:42:53,164 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:42:53" (1/1) ... [2024-11-09 00:42:53,213 INFO L138 Inliner]: procedures = 127, calls = 59, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 198 [2024-11-09 00:42:53,214 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:42:53,218 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:42:53,219 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:42:53,219 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:42:53,229 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,229 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,235 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,236 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,250 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,256 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,258 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,261 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,266 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:42:53,267 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:42:53,267 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:42:53,267 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:42:53,269 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:53" (1/1) ... [2024-11-09 00:42:53,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:42:53,292 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:42:53,314 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/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:42:53,318 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_603a9498-8526-411d-92e4-a738a6294430/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:42:53,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 00:42:53,352 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 00:42:53,352 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2024-11-09 00:42:53,352 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2024-11-09 00:42:53,352 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-09 00:42:53,352 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:42:53,352 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 00:42:53,353 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-09 00:42:53,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-09 00:42:53,353 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 00:42:53,353 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-09 00:42:53,353 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:42:53,354 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:42:53,354 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:42:53,529 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:42:53,532 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:42:54,122 INFO L? ?]: Removed 87 outVars from TransFormulas that were not future-live. [2024-11-09 00:42:54,122 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:42:54,320 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:42:54,320 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 00:42:54,321 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:42:54 BoogieIcfgContainer [2024-11-09 00:42:54,321 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:42:54,322 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:42:54,322 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:42:54,337 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:42:54,337 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:42:54" (1/1) ... [2024-11-09 00:42:54,352 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:42:54,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:54,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 62 states and 79 transitions. [2024-11-09 00:42:54,434 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 79 transitions. [2024-11-09 00:42:54,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:42:54,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:54,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:54,990 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:42:55,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:55,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 63 states and 81 transitions. [2024-11-09 00:42:55,060 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 81 transitions. [2024-11-09 00:42:55,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:42:55,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:55,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:55,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:55,232 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:42:55,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:55,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 64 states and 82 transitions. [2024-11-09 00:42:55,255 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 82 transitions. [2024-11-09 00:42:55,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:42:55,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:55,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:55,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:55,528 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:42:55,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:55,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 67 states and 86 transitions. [2024-11-09 00:42:55,588 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 86 transitions. [2024-11-09 00:42:55,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:42:55,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:55,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:55,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:55,768 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:42:55,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:55,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 68 states and 87 transitions. [2024-11-09 00:42:55,795 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 87 transitions. [2024-11-09 00:42:55,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:42:55,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:55,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:55,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:55,993 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:42:56,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:56,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 77 states and 101 transitions. [2024-11-09 00:42:56,476 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 101 transitions. [2024-11-09 00:42:56,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:42:56,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:56,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:56,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:56,600 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:42:56,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:56,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 77 states and 99 transitions. [2024-11-09 00:42:56,715 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 99 transitions. [2024-11-09 00:42:56,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:42:56,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:56,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:56,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:56,915 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:42:56,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:56,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 78 states and 100 transitions. [2024-11-09 00:42:56,942 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 100 transitions. [2024-11-09 00:42:56,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 00:42:56,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:56,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:56,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:57,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:42:57,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:57,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 59 states and 74 transitions. [2024-11-09 00:42:57,273 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 74 transitions. [2024-11-09 00:42:57,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:42:57,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:57,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:57,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:57,496 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:42:57,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:57,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 58 states and 72 transitions. [2024-11-09 00:42:57,602 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 72 transitions. [2024-11-09 00:42:57,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:42:57,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:57,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:57,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:57,942 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:42:58,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:58,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 57 states and 71 transitions. [2024-11-09 00:42:58,215 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 71 transitions. [2024-11-09 00:42:58,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:42:58,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:58,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:58,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:58,551 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:42:58,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:58,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 60 states and 75 transitions. [2024-11-09 00:42:58,899 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 75 transitions. [2024-11-09 00:42:58,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:42:58,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:58,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:59,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:59,114 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:42:59,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:59,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 61 states and 76 transitions. [2024-11-09 00:42:59,139 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 76 transitions. [2024-11-09 00:42:59,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:42:59,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:59,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:59,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:59,448 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:42:59,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:59,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 62 states and 76 transitions. [2024-11-09 00:42:59,492 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 76 transitions. [2024-11-09 00:42:59,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:42:59,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:59,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:59,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:59,810 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:42:59,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:59,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 66 states and 83 transitions. [2024-11-09 00:42:59,952 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 83 transitions. [2024-11-09 00:42:59,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:42:59,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:59,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:00,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:00,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:00,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:00,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 69 states and 87 transitions. [2024-11-09 00:43:00,487 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 87 transitions. [2024-11-09 00:43:00,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:43:00,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:00,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:00,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:00,869 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:01,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:01,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 74 states and 94 transitions. [2024-11-09 00:43:01,225 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 94 transitions. [2024-11-09 00:43:01,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:43:01,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:01,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:01,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:01,506 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:01,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:01,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 78 states and 99 transitions. [2024-11-09 00:43:01,816 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 99 transitions. [2024-11-09 00:43:01,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:43:01,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:01,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:01,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:01,952 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:01,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:01,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 78 states and 98 transitions. [2024-11-09 00:43:01,965 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 98 transitions. [2024-11-09 00:43:01,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:43:01,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:01,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:02,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:02,321 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:02,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:02,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 82 states and 104 transitions. [2024-11-09 00:43:02,431 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 104 transitions. [2024-11-09 00:43:02,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:43:02,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:02,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:02,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:02,847 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:03,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:03,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 86 states and 110 transitions. [2024-11-09 00:43:03,314 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 110 transitions. [2024-11-09 00:43:03,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:43:03,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:03,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:03,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:03,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:03,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:03,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 76 states and 95 transitions. [2024-11-09 00:43:03,837 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 95 transitions. [2024-11-09 00:43:03,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:43:03,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:03,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:03,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:04,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:04,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:04,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 81 states and 102 transitions. [2024-11-09 00:43:04,394 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 102 transitions. [2024-11-09 00:43:04,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:43:04,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:04,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:04,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:04,686 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:04,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:04,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 85 states and 107 transitions. [2024-11-09 00:43:04,866 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 107 transitions. [2024-11-09 00:43:04,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:43:04,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:04,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:04,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:04,998 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:08,768 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.07s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-09 00:43:10,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:10,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 91 states and 119 transitions. [2024-11-09 00:43:10,178 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 119 transitions. [2024-11-09 00:43:10,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:43:10,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:10,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:10,385 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:10,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:10,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 92 states and 120 transitions. [2024-11-09 00:43:10,414 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 120 transitions. [2024-11-09 00:43:10,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:43:10,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:10,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:10,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:10,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:11,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:11,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 94 states and 122 transitions. [2024-11-09 00:43:11,518 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 122 transitions. [2024-11-09 00:43:11,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:43:11,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:11,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:11,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:11,945 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:12,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:12,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 99 states and 131 transitions. [2024-11-09 00:43:12,958 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 131 transitions. [2024-11-09 00:43:12,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:43:12,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:12,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:13,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:13,433 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:13,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:13,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 104 states and 138 transitions. [2024-11-09 00:43:13,854 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 138 transitions. [2024-11-09 00:43:13,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:43:13,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:13,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:13,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:14,366 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:14,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:14,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 108 states and 143 transitions. [2024-11-09 00:43:14,684 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 143 transitions. [2024-11-09 00:43:14,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:43:14,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:14,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:14,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:14,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-09 00:43:15,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:15,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 112 states and 148 transitions. [2024-11-09 00:43:15,315 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 148 transitions. [2024-11-09 00:43:15,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:43:15,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:15,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:15,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:15,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-09 00:43:16,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:16,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 112 states and 147 transitions. [2024-11-09 00:43:16,781 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 147 transitions. [2024-11-09 00:43:16,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:43:16,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:16,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:16,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:17,421 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:18,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:18,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 117 states and 156 transitions. [2024-11-09 00:43:18,388 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 156 transitions. [2024-11-09 00:43:18,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:43:18,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:18,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:18,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:18,965 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:19,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:19,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 122 states and 163 transitions. [2024-11-09 00:43:19,457 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 163 transitions. [2024-11-09 00:43:19,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:43:19,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:19,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:19,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:20,029 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:20,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:20,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 126 states and 168 transitions. [2024-11-09 00:43:20,322 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 168 transitions. [2024-11-09 00:43:20,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:43:20,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:20,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:20,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:20,450 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-09 00:43:21,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:21,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 130 states and 173 transitions. [2024-11-09 00:43:21,034 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 173 transitions. [2024-11-09 00:43:21,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:43:21,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:21,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:21,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:21,251 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-09 00:43:22,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:22,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 130 states and 172 transitions. [2024-11-09 00:43:22,112 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 172 transitions. [2024-11-09 00:43:22,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-09 00:43:22,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:22,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:22,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:22,818 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:24,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:24,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 135 states and 181 transitions. [2024-11-09 00:43:24,080 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 181 transitions. [2024-11-09 00:43:24,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 00:43:24,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:24,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:24,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:24,591 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:25,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:25,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 140 states and 188 transitions. [2024-11-09 00:43:25,127 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 188 transitions. [2024-11-09 00:43:25,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 00:43:25,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:25,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:25,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:25,817 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:26,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:26,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 144 states and 193 transitions. [2024-11-09 00:43:26,315 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 193 transitions. [2024-11-09 00:43:26,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:43:26,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:26,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:26,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:26,491 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-09 00:43:27,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:27,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 148 states and 198 transitions. [2024-11-09 00:43:27,307 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 198 transitions. [2024-11-09 00:43:27,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:43:27,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:27,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:27,473 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-09 00:43:28,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:28,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 148 states and 197 transitions. [2024-11-09 00:43:28,314 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 197 transitions. [2024-11-09 00:43:28,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:43:28,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:28,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:28,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:28,927 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:30,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:30,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 153 states and 206 transitions. [2024-11-09 00:43:30,057 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 206 transitions. [2024-11-09 00:43:30,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-09 00:43:30,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:30,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:30,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:30,597 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:31,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:31,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 158 states and 213 transitions. [2024-11-09 00:43:31,157 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 213 transitions. [2024-11-09 00:43:31,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-09 00:43:31,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:31,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:31,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:31,894 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:32,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:32,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 162 states and 218 transitions. [2024-11-09 00:43:32,398 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 218 transitions. [2024-11-09 00:43:32,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:43:32,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:32,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:32,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:32,626 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-09 00:43:33,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:33,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 166 states and 223 transitions. [2024-11-09 00:43:33,479 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 223 transitions. [2024-11-09 00:43:33,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:43:33,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:33,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:33,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:33,640 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-09 00:43:34,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:34,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 166 states and 222 transitions. [2024-11-09 00:43:34,515 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 222 transitions. [2024-11-09 00:43:34,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-09 00:43:34,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:34,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:34,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:35,126 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:36,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:36,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 171 states and 231 transitions. [2024-11-09 00:43:36,284 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 231 transitions. [2024-11-09 00:43:36,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:43:36,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:36,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:36,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:36,852 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:37,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:37,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 176 states and 238 transitions. [2024-11-09 00:43:37,251 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 238 transitions. [2024-11-09 00:43:37,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:43:37,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:37,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:37,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:37,788 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 133 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:38,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:38,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 180 states and 243 transitions. [2024-11-09 00:43:38,246 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 243 transitions. [2024-11-09 00:43:38,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:43:38,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:38,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:38,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:38,440 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked. [2024-11-09 00:43:39,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:39,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 184 states and 248 transitions. [2024-11-09 00:43:39,275 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 248 transitions. [2024-11-09 00:43:39,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:43:39,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:39,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:39,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:39,436 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked. [2024-11-09 00:43:40,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:40,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 184 states and 247 transitions. [2024-11-09 00:43:40,336 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 247 transitions. [2024-11-09 00:43:40,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:43:40,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:40,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:40,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:41,276 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:42,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:42,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 189 states and 256 transitions. [2024-11-09 00:43:42,997 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 256 transitions. [2024-11-09 00:43:42,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-09 00:43:42,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:42,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:43,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:43,692 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:44,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:44,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 393 states to 194 states and 263 transitions. [2024-11-09 00:43:44,167 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 263 transitions. [2024-11-09 00:43:44,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-09 00:43:44,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:44,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:44,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:44,820 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 0 proven. 172 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:45,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:45,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 398 states to 198 states and 268 transitions. [2024-11-09 00:43:45,391 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 268 transitions. [2024-11-09 00:43:45,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:43:45,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:45,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:45,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:45,565 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked. [2024-11-09 00:43:46,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:46,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 202 states and 273 transitions. [2024-11-09 00:43:46,511 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 273 transitions. [2024-11-09 00:43:46,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:43:46,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:46,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:46,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:46,649 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked. [2024-11-09 00:43:47,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:47,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 202 states and 272 transitions. [2024-11-09 00:43:47,627 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 272 transitions. [2024-11-09 00:43:47,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 00:43:47,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:47,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:47,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:48,323 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 133 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:49,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:49,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 207 states and 281 transitions. [2024-11-09 00:43:49,771 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 281 transitions. [2024-11-09 00:43:49,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:43:49,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:49,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:49,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:50,380 INFO L134 CoverageAnalysis]: Checked inductivity of 191 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:51,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:51,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 430 states to 212 states and 288 transitions. [2024-11-09 00:43:51,020 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 288 transitions. [2024-11-09 00:43:51,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:43:51,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:51,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:51,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:51,988 INFO L134 CoverageAnalysis]: Checked inductivity of 227 backedges. 0 proven. 216 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:52,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:52,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 216 states and 293 transitions. [2024-11-09 00:43:52,598 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 293 transitions. [2024-11-09 00:43:52,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:43:52,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:52,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:52,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:52,754 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 151 trivial. 0 not checked. [2024-11-09 00:43:53,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:53,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 440 states to 220 states and 298 transitions. [2024-11-09 00:43:53,745 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 298 transitions. [2024-11-09 00:43:53,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:43:53,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:53,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:53,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:53,891 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 151 trivial. 0 not checked. [2024-11-09 00:43:55,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:55,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 220 states and 297 transitions. [2024-11-09 00:43:55,176 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 297 transitions. [2024-11-09 00:43:55,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:43:55,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:55,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:55,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:55,994 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 0 proven. 172 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:57,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:57,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 225 states and 306 transitions. [2024-11-09 00:43:57,889 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 306 transitions. [2024-11-09 00:43:57,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:43:57,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:57,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:57,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:58,536 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:43:59,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:59,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 230 states and 313 transitions. [2024-11-09 00:43:59,206 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 313 transitions. [2024-11-09 00:43:59,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:43:59,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:59,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:59,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:59,998 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 265 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:00,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 234 states and 318 transitions. [2024-11-09 00:44:00,663 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 318 transitions. [2024-11-09 00:44:00,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:44:00,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:00,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:00,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:00,836 INFO L134 CoverageAnalysis]: Checked inductivity of 191 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 191 trivial. 0 not checked. [2024-11-09 00:44:01,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:01,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 238 states and 323 transitions. [2024-11-09 00:44:01,964 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 323 transitions. [2024-11-09 00:44:01,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:44:01,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:01,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:02,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:02,092 INFO L134 CoverageAnalysis]: Checked inductivity of 191 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 191 trivial. 0 not checked. [2024-11-09 00:44:03,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:03,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 488 states to 238 states and 322 transitions. [2024-11-09 00:44:03,341 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 322 transitions. [2024-11-09 00:44:03,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:44:03,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:03,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:03,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 227 backedges. 0 proven. 216 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:06,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:06,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 497 states to 243 states and 331 transitions. [2024-11-09 00:44:06,528 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 331 transitions. [2024-11-09 00:44:06,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:44:06,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:06,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:06,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:07,351 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:08,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:08,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 248 states and 338 transitions. [2024-11-09 00:44:08,062 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 338 transitions. [2024-11-09 00:44:08,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:44:08,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:08,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:08,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:09,008 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 319 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:09,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:09,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 252 states and 343 transitions. [2024-11-09 00:44:09,767 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 343 transitions. [2024-11-09 00:44:09,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:44:09,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:09,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:09,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:09,898 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 236 trivial. 0 not checked. [2024-11-09 00:44:10,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:10,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 256 states and 348 transitions. [2024-11-09 00:44:10,803 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 348 transitions. [2024-11-09 00:44:10,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:44:10,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:10,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:10,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:10,901 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 236 trivial. 0 not checked. [2024-11-09 00:44:12,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:12,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 525 states to 256 states and 347 transitions. [2024-11-09 00:44:12,382 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 347 transitions. [2024-11-09 00:44:12,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:44:12,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:12,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:12,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:13,621 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 265 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:15,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:15,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 261 states and 356 transitions. [2024-11-09 00:44:15,794 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 356 transitions. [2024-11-09 00:44:15,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:44:15,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:15,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:15,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:16,931 INFO L134 CoverageAnalysis]: Checked inductivity of 341 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:17,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:17,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 541 states to 266 states and 363 transitions. [2024-11-09 00:44:17,736 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 363 transitions. [2024-11-09 00:44:17,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:44:17,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:17,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:17,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:18,682 INFO L134 CoverageAnalysis]: Checked inductivity of 389 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:19,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:19,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 546 states to 270 states and 368 transitions. [2024-11-09 00:44:19,413 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 368 transitions. [2024-11-09 00:44:19,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:44:19,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:19,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:19,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:19,570 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 286 trivial. 0 not checked. [2024-11-09 00:44:20,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:20,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 551 states to 274 states and 373 transitions. [2024-11-09 00:44:20,965 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 373 transitions. [2024-11-09 00:44:20,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:44:20,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:20,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:21,123 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 286 trivial. 0 not checked. [2024-11-09 00:44:22,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:22,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 274 states and 372 transitions. [2024-11-09 00:44:22,686 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 372 transitions. [2024-11-09 00:44:22,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:44:22,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:22,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:22,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:23,881 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 319 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:25,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:25,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 279 states and 381 transitions. [2024-11-09 00:44:25,896 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 381 transitions. [2024-11-09 00:44:25,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:44:25,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:25,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:25,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:26,786 INFO L134 CoverageAnalysis]: Checked inductivity of 401 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:27,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:27,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 284 states and 388 transitions. [2024-11-09 00:44:27,590 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 388 transitions. [2024-11-09 00:44:27,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:44:27,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:27,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:27,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:28,383 INFO L134 CoverageAnalysis]: Checked inductivity of 453 backedges. 0 proven. 442 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:29,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:29,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 583 states to 288 states and 393 transitions. [2024-11-09 00:44:29,006 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 393 transitions. [2024-11-09 00:44:29,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:44:29,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:29,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:29,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:29,158 INFO L134 CoverageAnalysis]: Checked inductivity of 341 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 341 trivial. 0 not checked. [2024-11-09 00:44:30,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:30,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 588 states to 292 states and 398 transitions. [2024-11-09 00:44:30,317 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 398 transitions. [2024-11-09 00:44:30,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:44:30,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:30,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:30,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:30,468 INFO L134 CoverageAnalysis]: Checked inductivity of 341 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 341 trivial. 0 not checked. [2024-11-09 00:44:32,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:32,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 292 states and 397 transitions. [2024-11-09 00:44:32,180 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 397 transitions. [2024-11-09 00:44:32,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:44:32,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:32,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:32,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:33,275 INFO L134 CoverageAnalysis]: Checked inductivity of 389 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:35,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:35,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 608 states to 297 states and 406 transitions. [2024-11-09 00:44:35,484 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 406 transitions. [2024-11-09 00:44:35,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:44:35,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:35,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:35,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:36,369 INFO L134 CoverageAnalysis]: Checked inductivity of 466 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:37,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:37,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 615 states to 302 states and 413 transitions. [2024-11-09 00:44:37,188 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 413 transitions. [2024-11-09 00:44:37,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:44:37,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:37,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:37,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:38,179 INFO L134 CoverageAnalysis]: Checked inductivity of 522 backedges. 0 proven. 511 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:38,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:38,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 620 states to 306 states and 418 transitions. [2024-11-09 00:44:38,932 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 418 transitions. [2024-11-09 00:44:38,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:44:38,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:38,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:38,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:39,034 INFO L134 CoverageAnalysis]: Checked inductivity of 401 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 401 trivial. 0 not checked. [2024-11-09 00:44:40,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:40,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 625 states to 310 states and 423 transitions. [2024-11-09 00:44:40,194 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 423 transitions. [2024-11-09 00:44:40,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:44:40,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:40,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:40,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:40,343 INFO L134 CoverageAnalysis]: Checked inductivity of 401 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 401 trivial. 0 not checked. [2024-11-09 00:44:42,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:42,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 310 states and 422 transitions. [2024-11-09 00:44:42,033 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 422 transitions. [2024-11-09 00:44:42,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:44:42,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:42,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:42,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:43,194 INFO L134 CoverageAnalysis]: Checked inductivity of 453 backedges. 0 proven. 442 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:45,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:45,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 315 states and 431 transitions. [2024-11-09 00:44:45,354 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 431 transitions. [2024-11-09 00:44:45,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:44:45,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:45,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:45,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:45,955 INFO L134 CoverageAnalysis]: Checked inductivity of 536 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:46,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:46,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 652 states to 320 states and 438 transitions. [2024-11-09 00:44:46,670 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 438 transitions. [2024-11-09 00:44:46,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:44:46,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:46,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:46,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:47,472 INFO L134 CoverageAnalysis]: Checked inductivity of 596 backedges. 0 proven. 585 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:48,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:48,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 324 states and 443 transitions. [2024-11-09 00:44:48,296 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 443 transitions. [2024-11-09 00:44:48,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:44:48,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:48,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:48,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:48,395 INFO L134 CoverageAnalysis]: Checked inductivity of 466 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 466 trivial. 0 not checked. [2024-11-09 00:44:49,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:49,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 328 states and 448 transitions. [2024-11-09 00:44:49,505 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 448 transitions. [2024-11-09 00:44:49,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:44:49,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:49,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:49,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:49,615 INFO L134 CoverageAnalysis]: Checked inductivity of 466 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 466 trivial. 0 not checked. [2024-11-09 00:44:51,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:51,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 673 states to 328 states and 447 transitions. [2024-11-09 00:44:51,408 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 447 transitions. [2024-11-09 00:44:51,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 00:44:51,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:51,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:52,863 INFO L134 CoverageAnalysis]: Checked inductivity of 522 backedges. 0 proven. 511 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:55,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:55,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 682 states to 333 states and 456 transitions. [2024-11-09 00:44:55,380 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 456 transitions. [2024-11-09 00:44:55,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 00:44:55,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:55,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:55,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:56,361 INFO L134 CoverageAnalysis]: Checked inductivity of 611 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:57,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:57,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 338 states and 463 transitions. [2024-11-09 00:44:57,178 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 463 transitions. [2024-11-09 00:44:57,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 00:44:57,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:57,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:57,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:58,236 INFO L134 CoverageAnalysis]: Checked inductivity of 675 backedges. 0 proven. 664 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:44:59,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:59,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 694 states to 342 states and 468 transitions. [2024-11-09 00:44:59,087 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 468 transitions. [2024-11-09 00:44:59,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-09 00:44:59,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:59,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:59,230 INFO L134 CoverageAnalysis]: Checked inductivity of 536 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 536 trivial. 0 not checked. [2024-11-09 00:45:00,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:00,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 346 states and 473 transitions. [2024-11-09 00:45:00,648 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 473 transitions. [2024-11-09 00:45:00,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-09 00:45:00,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:00,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:00,810 INFO L134 CoverageAnalysis]: Checked inductivity of 536 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 536 trivial. 0 not checked. [2024-11-09 00:45:02,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:02,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 710 states to 346 states and 472 transitions. [2024-11-09 00:45:02,894 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 472 transitions. [2024-11-09 00:45:02,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-09 00:45:02,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:02,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:02,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:04,098 INFO L134 CoverageAnalysis]: Checked inductivity of 596 backedges. 0 proven. 585 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:07,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:07,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 719 states to 351 states and 481 transitions. [2024-11-09 00:45:07,089 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 481 transitions. [2024-11-09 00:45:07,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 00:45:07,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:07,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:07,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:08,041 INFO L134 CoverageAnalysis]: Checked inductivity of 691 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:08,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:08,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 726 states to 356 states and 488 transitions. [2024-11-09 00:45:08,905 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 488 transitions. [2024-11-09 00:45:08,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 00:45:08,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:08,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:08,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:09,809 INFO L134 CoverageAnalysis]: Checked inductivity of 759 backedges. 0 proven. 748 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:10,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:10,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 731 states to 360 states and 493 transitions. [2024-11-09 00:45:10,735 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 493 transitions. [2024-11-09 00:45:10,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:45:10,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:10,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:10,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:10,904 INFO L134 CoverageAnalysis]: Checked inductivity of 611 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 611 trivial. 0 not checked. [2024-11-09 00:45:12,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:12,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 364 states and 498 transitions. [2024-11-09 00:45:12,158 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 498 transitions. [2024-11-09 00:45:12,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:45:12,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:12,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:12,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:12,306 INFO L134 CoverageAnalysis]: Checked inductivity of 611 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 611 trivial. 0 not checked. [2024-11-09 00:45:14,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:14,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 747 states to 364 states and 497 transitions. [2024-11-09 00:45:14,317 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 497 transitions. [2024-11-09 00:45:14,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 00:45:14,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:14,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:14,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:15,697 INFO L134 CoverageAnalysis]: Checked inductivity of 675 backedges. 0 proven. 664 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:18,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:18,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 756 states to 369 states and 506 transitions. [2024-11-09 00:45:18,509 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 506 transitions. [2024-11-09 00:45:18,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:45:18,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:18,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:18,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:19,375 INFO L134 CoverageAnalysis]: Checked inductivity of 776 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:20,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:20,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 763 states to 374 states and 513 transitions. [2024-11-09 00:45:20,283 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 513 transitions. [2024-11-09 00:45:20,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:45:20,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:20,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:20,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:21,450 INFO L134 CoverageAnalysis]: Checked inductivity of 848 backedges. 0 proven. 837 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:22,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:22,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 378 states and 518 transitions. [2024-11-09 00:45:22,476 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 518 transitions. [2024-11-09 00:45:22,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:45:22,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:22,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:22,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:22,615 INFO L134 CoverageAnalysis]: Checked inductivity of 691 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 691 trivial. 0 not checked. [2024-11-09 00:45:23,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:23,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 773 states to 382 states and 523 transitions. [2024-11-09 00:45:23,960 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 523 transitions. [2024-11-09 00:45:23,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:45:23,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:23,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:24,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:24,112 INFO L134 CoverageAnalysis]: Checked inductivity of 691 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 691 trivial. 0 not checked. [2024-11-09 00:45:26,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:26,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 784 states to 382 states and 522 transitions. [2024-11-09 00:45:26,476 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 522 transitions. [2024-11-09 00:45:26,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 00:45:26,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:26,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:26,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:27,924 INFO L134 CoverageAnalysis]: Checked inductivity of 759 backedges. 0 proven. 748 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:30,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:30,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 793 states to 387 states and 531 transitions. [2024-11-09 00:45:30,828 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 531 transitions. [2024-11-09 00:45:30,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:45:30,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:30,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:30,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:32,198 INFO L134 CoverageAnalysis]: Checked inductivity of 866 backedges. 0 proven. 855 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:33,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:33,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 800 states to 392 states and 538 transitions. [2024-11-09 00:45:33,473 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 538 transitions. [2024-11-09 00:45:33,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:45:33,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:33,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:33,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:34,734 INFO L134 CoverageAnalysis]: Checked inductivity of 942 backedges. 0 proven. 931 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:35,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:35,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 805 states to 396 states and 543 transitions. [2024-11-09 00:45:35,648 INFO L276 IsEmpty]: Start isEmpty. Operand 396 states and 543 transitions. [2024-11-09 00:45:35,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-09 00:45:35,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:35,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:35,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:35,795 INFO L134 CoverageAnalysis]: Checked inductivity of 776 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 776 trivial. 0 not checked. [2024-11-09 00:45:37,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:37,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 810 states to 400 states and 548 transitions. [2024-11-09 00:45:37,481 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 548 transitions. [2024-11-09 00:45:37,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-09 00:45:37,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:37,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:37,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:37,725 INFO L134 CoverageAnalysis]: Checked inductivity of 776 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 776 trivial. 0 not checked. [2024-11-09 00:45:39,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:39,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 821 states to 400 states and 547 transitions. [2024-11-09 00:45:39,971 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 547 transitions. [2024-11-09 00:45:39,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-09 00:45:39,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:39,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:40,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:41,402 INFO L134 CoverageAnalysis]: Checked inductivity of 848 backedges. 0 proven. 837 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:44,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:44,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 830 states to 405 states and 556 transitions. [2024-11-09 00:45:44,668 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 556 transitions. [2024-11-09 00:45:44,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-09 00:45:44,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:44,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:44,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:45,955 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 950 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:47,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:47,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 837 states to 410 states and 563 transitions. [2024-11-09 00:45:47,226 INFO L276 IsEmpty]: Start isEmpty. Operand 410 states and 563 transitions. [2024-11-09 00:45:47,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-09 00:45:47,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:47,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:47,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:48,623 INFO L134 CoverageAnalysis]: Checked inductivity of 1041 backedges. 0 proven. 1030 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:49,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:49,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 414 states and 568 transitions. [2024-11-09 00:45:49,840 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 568 transitions. [2024-11-09 00:45:49,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:45:49,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:49,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:49,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:49,984 INFO L134 CoverageAnalysis]: Checked inductivity of 866 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 866 trivial. 0 not checked. [2024-11-09 00:45:51,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:51,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 847 states to 418 states and 573 transitions. [2024-11-09 00:45:51,856 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 573 transitions. [2024-11-09 00:45:51,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:45:51,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:51,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:52,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:52,110 INFO L134 CoverageAnalysis]: Checked inductivity of 866 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 866 trivial. 0 not checked. [2024-11-09 00:45:54,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:54,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 858 states to 418 states and 572 transitions. [2024-11-09 00:45:54,414 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 572 transitions. [2024-11-09 00:45:54,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 00:45:54,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:54,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:54,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:56,026 INFO L134 CoverageAnalysis]: Checked inductivity of 942 backedges. 0 proven. 931 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:45:59,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:59,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 867 states to 423 states and 581 transitions. [2024-11-09 00:45:59,475 INFO L276 IsEmpty]: Start isEmpty. Operand 423 states and 581 transitions. [2024-11-09 00:45:59,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:45:59,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:59,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:59,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:00,912 INFO L134 CoverageAnalysis]: Checked inductivity of 1061 backedges. 0 proven. 1050 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:02,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:02,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 874 states to 428 states and 588 transitions. [2024-11-09 00:46:02,024 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 588 transitions. [2024-11-09 00:46:02,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:46:02,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:02,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:02,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:03,152 INFO L134 CoverageAnalysis]: Checked inductivity of 1145 backedges. 0 proven. 1134 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:04,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:04,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 879 states to 432 states and 593 transitions. [2024-11-09 00:46:04,074 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 593 transitions. [2024-11-09 00:46:04,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-09 00:46:04,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:04,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:04,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:04,189 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 961 trivial. 0 not checked. [2024-11-09 00:46:05,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:05,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 884 states to 436 states and 598 transitions. [2024-11-09 00:46:05,696 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 598 transitions. [2024-11-09 00:46:05,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-09 00:46:05,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:05,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:05,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:05,965 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 961 trivial. 0 not checked. [2024-11-09 00:46:08,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:08,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 895 states to 436 states and 597 transitions. [2024-11-09 00:46:08,179 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 597 transitions. [2024-11-09 00:46:08,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-09 00:46:08,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:08,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:08,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:09,718 INFO L134 CoverageAnalysis]: Checked inductivity of 1041 backedges. 0 proven. 1030 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:13,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:13,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 904 states to 441 states and 606 transitions. [2024-11-09 00:46:13,355 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 606 transitions. [2024-11-09 00:46:13,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-09 00:46:13,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:13,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:13,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:14,603 INFO L134 CoverageAnalysis]: Checked inductivity of 1166 backedges. 0 proven. 1155 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:15,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:15,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 911 states to 446 states and 613 transitions. [2024-11-09 00:46:15,807 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 613 transitions. [2024-11-09 00:46:15,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-09 00:46:15,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:15,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:15,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:16,995 INFO L134 CoverageAnalysis]: Checked inductivity of 1254 backedges. 0 proven. 1243 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:18,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:18,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 916 states to 450 states and 618 transitions. [2024-11-09 00:46:18,176 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 618 transitions. [2024-11-09 00:46:18,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:46:18,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:18,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:18,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:18,440 INFO L134 CoverageAnalysis]: Checked inductivity of 1061 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1061 trivial. 0 not checked. [2024-11-09 00:46:20,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:20,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 921 states to 454 states and 623 transitions. [2024-11-09 00:46:20,054 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 623 transitions. [2024-11-09 00:46:20,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:46:20,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:20,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:20,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:20,223 INFO L134 CoverageAnalysis]: Checked inductivity of 1061 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1061 trivial. 0 not checked. [2024-11-09 00:46:22,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:22,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 454 states and 622 transitions. [2024-11-09 00:46:22,492 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 622 transitions. [2024-11-09 00:46:22,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-09 00:46:22,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:22,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:22,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:24,199 INFO L134 CoverageAnalysis]: Checked inductivity of 1145 backedges. 0 proven. 1134 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:28,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:28,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 941 states to 459 states and 631 transitions. [2024-11-09 00:46:28,222 INFO L276 IsEmpty]: Start isEmpty. Operand 459 states and 631 transitions. [2024-11-09 00:46:28,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 00:46:28,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:28,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:28,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:29,542 INFO L134 CoverageAnalysis]: Checked inductivity of 1276 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:30,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:30,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 464 states and 638 transitions. [2024-11-09 00:46:30,678 INFO L276 IsEmpty]: Start isEmpty. Operand 464 states and 638 transitions. [2024-11-09 00:46:30,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 00:46:30,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:30,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:30,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:32,027 INFO L134 CoverageAnalysis]: Checked inductivity of 1368 backedges. 0 proven. 1357 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:33,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:33,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 953 states to 468 states and 643 transitions. [2024-11-09 00:46:33,114 INFO L276 IsEmpty]: Start isEmpty. Operand 468 states and 643 transitions. [2024-11-09 00:46:33,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-09 00:46:33,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:33,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:33,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:33,225 INFO L134 CoverageAnalysis]: Checked inductivity of 1166 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1166 trivial. 0 not checked. [2024-11-09 00:46:35,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:35,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 958 states to 472 states and 648 transitions. [2024-11-09 00:46:35,008 INFO L276 IsEmpty]: Start isEmpty. Operand 472 states and 648 transitions. [2024-11-09 00:46:35,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-09 00:46:35,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:35,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:35,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:35,219 INFO L134 CoverageAnalysis]: Checked inductivity of 1166 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1166 trivial. 0 not checked. [2024-11-09 00:46:37,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:37,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 969 states to 472 states and 647 transitions. [2024-11-09 00:46:37,936 INFO L276 IsEmpty]: Start isEmpty. Operand 472 states and 647 transitions. [2024-11-09 00:46:37,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-09 00:46:37,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:37,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:38,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:39,510 INFO L134 CoverageAnalysis]: Checked inductivity of 1254 backedges. 0 proven. 1243 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:43,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:43,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 978 states to 477 states and 656 transitions. [2024-11-09 00:46:43,478 INFO L276 IsEmpty]: Start isEmpty. Operand 477 states and 656 transitions. [2024-11-09 00:46:43,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-09 00:46:43,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:43,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:43,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:45,032 INFO L134 CoverageAnalysis]: Checked inductivity of 1391 backedges. 0 proven. 1380 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:46,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:46,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 985 states to 482 states and 663 transitions. [2024-11-09 00:46:46,353 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 663 transitions. [2024-11-09 00:46:46,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-09 00:46:46,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:46,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:47,905 INFO L134 CoverageAnalysis]: Checked inductivity of 1487 backedges. 0 proven. 1476 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:46:49,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:49,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 990 states to 486 states and 668 transitions. [2024-11-09 00:46:49,187 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 668 transitions. [2024-11-09 00:46:49,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-09 00:46:49,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:49,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:49,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:49,467 INFO L134 CoverageAnalysis]: Checked inductivity of 1276 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1276 trivial. 0 not checked. [2024-11-09 00:46:51,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:51,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 995 states to 490 states and 673 transitions. [2024-11-09 00:46:51,431 INFO L276 IsEmpty]: Start isEmpty. Operand 490 states and 673 transitions. [2024-11-09 00:46:51,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-09 00:46:51,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:51,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:51,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:51,569 INFO L134 CoverageAnalysis]: Checked inductivity of 1276 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1276 trivial. 0 not checked. [2024-11-09 00:46:54,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:54,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1006 states to 490 states and 672 transitions. [2024-11-09 00:46:54,279 INFO L276 IsEmpty]: Start isEmpty. Operand 490 states and 672 transitions. [2024-11-09 00:46:54,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-09 00:46:54,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:54,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:54,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:56,101 INFO L134 CoverageAnalysis]: Checked inductivity of 1368 backedges. 0 proven. 1357 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:00,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:00,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1015 states to 495 states and 681 transitions. [2024-11-09 00:47:00,324 INFO L276 IsEmpty]: Start isEmpty. Operand 495 states and 681 transitions. [2024-11-09 00:47:00,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 00:47:00,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:00,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:00,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:01,916 INFO L134 CoverageAnalysis]: Checked inductivity of 1511 backedges. 0 proven. 1500 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:03,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:03,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1022 states to 500 states and 688 transitions. [2024-11-09 00:47:03,247 INFO L276 IsEmpty]: Start isEmpty. Operand 500 states and 688 transitions. [2024-11-09 00:47:03,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 00:47:03,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:03,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:03,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:05,195 INFO L134 CoverageAnalysis]: Checked inductivity of 1611 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:06,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:06,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1027 states to 504 states and 693 transitions. [2024-11-09 00:47:06,444 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 693 transitions. [2024-11-09 00:47:06,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-09 00:47:06,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:06,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:06,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:06,586 INFO L134 CoverageAnalysis]: Checked inductivity of 1391 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1391 trivial. 0 not checked. [2024-11-09 00:47:08,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:08,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1032 states to 508 states and 698 transitions. [2024-11-09 00:47:08,475 INFO L276 IsEmpty]: Start isEmpty. Operand 508 states and 698 transitions. [2024-11-09 00:47:08,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-09 00:47:08,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:08,718 INFO L134 CoverageAnalysis]: Checked inductivity of 1391 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1391 trivial. 0 not checked. [2024-11-09 00:47:11,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:11,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 508 states and 697 transitions. [2024-11-09 00:47:11,396 INFO L276 IsEmpty]: Start isEmpty. Operand 508 states and 697 transitions. [2024-11-09 00:47:11,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 00:47:11,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:11,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:11,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:13,564 INFO L134 CoverageAnalysis]: Checked inductivity of 1487 backedges. 0 proven. 1476 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:17,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:17,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1052 states to 513 states and 706 transitions. [2024-11-09 00:47:17,556 INFO L276 IsEmpty]: Start isEmpty. Operand 513 states and 706 transitions. [2024-11-09 00:47:17,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-09 00:47:17,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:17,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:17,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:19,324 INFO L134 CoverageAnalysis]: Checked inductivity of 1636 backedges. 0 proven. 1625 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:20,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:20,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1059 states to 518 states and 713 transitions. [2024-11-09 00:47:20,780 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 713 transitions. [2024-11-09 00:47:20,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-09 00:47:20,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:20,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:20,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:22,602 INFO L134 CoverageAnalysis]: Checked inductivity of 1740 backedges. 0 proven. 1729 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:24,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:24,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1064 states to 522 states and 718 transitions. [2024-11-09 00:47:24,255 INFO L276 IsEmpty]: Start isEmpty. Operand 522 states and 718 transitions. [2024-11-09 00:47:24,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:47:24,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:24,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:24,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:24,412 INFO L134 CoverageAnalysis]: Checked inductivity of 1511 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1511 trivial. 0 not checked. [2024-11-09 00:47:26,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:26,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1069 states to 526 states and 723 transitions. [2024-11-09 00:47:26,481 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 723 transitions. [2024-11-09 00:47:26,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:47:26,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:26,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:26,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:26,617 INFO L134 CoverageAnalysis]: Checked inductivity of 1511 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1511 trivial. 0 not checked. [2024-11-09 00:47:29,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:29,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1080 states to 526 states and 722 transitions. [2024-11-09 00:47:29,367 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 722 transitions. [2024-11-09 00:47:29,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-09 00:47:29,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:29,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:29,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:31,487 INFO L134 CoverageAnalysis]: Checked inductivity of 1611 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:35,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:35,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1089 states to 531 states and 731 transitions. [2024-11-09 00:47:35,833 INFO L276 IsEmpty]: Start isEmpty. Operand 531 states and 731 transitions. [2024-11-09 00:47:35,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:47:35,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:35,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:35,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:37,775 INFO L134 CoverageAnalysis]: Checked inductivity of 1766 backedges. 0 proven. 1755 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:39,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:39,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 536 states and 738 transitions. [2024-11-09 00:47:39,141 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 738 transitions. [2024-11-09 00:47:39,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:47:39,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:39,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:39,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:40,802 INFO L134 CoverageAnalysis]: Checked inductivity of 1874 backedges. 0 proven. 1863 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:42,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:42,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1101 states to 540 states and 743 transitions. [2024-11-09 00:47:42,260 INFO L276 IsEmpty]: Start isEmpty. Operand 540 states and 743 transitions. [2024-11-09 00:47:42,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-09 00:47:42,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:42,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:42,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:42,434 INFO L134 CoverageAnalysis]: Checked inductivity of 1636 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1636 trivial. 0 not checked. [2024-11-09 00:47:44,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:44,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1106 states to 544 states and 748 transitions. [2024-11-09 00:47:44,613 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 748 transitions. [2024-11-09 00:47:44,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-09 00:47:44,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:44,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:44,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:44,873 INFO L134 CoverageAnalysis]: Checked inductivity of 1636 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1636 trivial. 0 not checked. [2024-11-09 00:47:47,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:47,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1117 states to 544 states and 747 transitions. [2024-11-09 00:47:47,618 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 747 transitions. [2024-11-09 00:47:47,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 00:47:47,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:47,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:47,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:49,650 INFO L134 CoverageAnalysis]: Checked inductivity of 1740 backedges. 0 proven. 1729 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:53,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:53,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1126 states to 549 states and 756 transitions. [2024-11-09 00:47:53,936 INFO L276 IsEmpty]: Start isEmpty. Operand 549 states and 756 transitions. [2024-11-09 00:47:53,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-09 00:47:53,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:53,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:54,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:55,870 INFO L134 CoverageAnalysis]: Checked inductivity of 1901 backedges. 0 proven. 1890 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:47:57,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:57,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1133 states to 554 states and 763 transitions. [2024-11-09 00:47:57,223 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 763 transitions. [2024-11-09 00:47:57,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-09 00:47:57,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:57,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:57,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:59,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2013 backedges. 0 proven. 2002 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:00,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:00,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1138 states to 558 states and 768 transitions. [2024-11-09 00:48:00,769 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 768 transitions. [2024-11-09 00:48:00,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-09 00:48:00,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:00,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:00,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:00,914 INFO L134 CoverageAnalysis]: Checked inductivity of 1766 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1766 trivial. 0 not checked. [2024-11-09 00:48:02,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:02,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1143 states to 562 states and 773 transitions. [2024-11-09 00:48:02,958 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 773 transitions. [2024-11-09 00:48:02,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-09 00:48:02,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:02,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:03,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:03,089 INFO L134 CoverageAnalysis]: Checked inductivity of 1766 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1766 trivial. 0 not checked. [2024-11-09 00:48:05,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:06,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1154 states to 562 states and 772 transitions. [2024-11-09 00:48:06,000 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 772 transitions. [2024-11-09 00:48:06,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-09 00:48:06,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:06,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:06,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:08,011 INFO L134 CoverageAnalysis]: Checked inductivity of 1874 backedges. 0 proven. 1863 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:12,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:12,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1163 states to 567 states and 781 transitions. [2024-11-09 00:48:12,549 INFO L276 IsEmpty]: Start isEmpty. Operand 567 states and 781 transitions. [2024-11-09 00:48:12,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 00:48:12,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:12,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:12,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:14,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2041 backedges. 0 proven. 2030 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:15,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:15,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1170 states to 572 states and 788 transitions. [2024-11-09 00:48:15,800 INFO L276 IsEmpty]: Start isEmpty. Operand 572 states and 788 transitions. [2024-11-09 00:48:15,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 00:48:15,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:15,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:15,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:17,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2157 backedges. 0 proven. 2146 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:19,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:19,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1175 states to 576 states and 793 transitions. [2024-11-09 00:48:19,594 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 793 transitions. [2024-11-09 00:48:19,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-09 00:48:19,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:19,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:19,719 INFO L134 CoverageAnalysis]: Checked inductivity of 1901 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1901 trivial. 0 not checked. [2024-11-09 00:48:21,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:21,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1180 states to 580 states and 798 transitions. [2024-11-09 00:48:21,943 INFO L276 IsEmpty]: Start isEmpty. Operand 580 states and 798 transitions. [2024-11-09 00:48:21,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-09 00:48:21,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:22,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:22,138 INFO L134 CoverageAnalysis]: Checked inductivity of 1901 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1901 trivial. 0 not checked. [2024-11-09 00:48:25,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:25,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1191 states to 580 states and 797 transitions. [2024-11-09 00:48:25,577 INFO L276 IsEmpty]: Start isEmpty. Operand 580 states and 797 transitions. [2024-11-09 00:48:25,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-09 00:48:25,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:25,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:25,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:27,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2013 backedges. 0 proven. 2002 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:32,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:32,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1200 states to 585 states and 806 transitions. [2024-11-09 00:48:32,173 INFO L276 IsEmpty]: Start isEmpty. Operand 585 states and 806 transitions. [2024-11-09 00:48:32,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-09 00:48:32,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:32,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:32,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:33,908 INFO L134 CoverageAnalysis]: Checked inductivity of 2186 backedges. 0 proven. 2175 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:35,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:35,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1207 states to 590 states and 813 transitions. [2024-11-09 00:48:35,567 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 813 transitions. [2024-11-09 00:48:35,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-09 00:48:35,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:35,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:37,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2306 backedges. 0 proven. 2295 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:38,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:38,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1212 states to 594 states and 818 transitions. [2024-11-09 00:48:38,876 INFO L276 IsEmpty]: Start isEmpty. Operand 594 states and 818 transitions. [2024-11-09 00:48:38,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:48:38,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:38,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:38,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:39,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2041 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2041 trivial. 0 not checked. [2024-11-09 00:48:41,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:41,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1217 states to 598 states and 823 transitions. [2024-11-09 00:48:41,396 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 823 transitions. [2024-11-09 00:48:41,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:48:41,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:41,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:41,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:41,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2041 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2041 trivial. 0 not checked. [2024-11-09 00:48:44,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:44,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1228 states to 598 states and 822 transitions. [2024-11-09 00:48:44,969 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 822 transitions. [2024-11-09 00:48:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-09 00:48:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:45,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:47,396 INFO L134 CoverageAnalysis]: Checked inductivity of 2157 backedges. 0 proven. 2146 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:51,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:51,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1237 states to 603 states and 831 transitions. [2024-11-09 00:48:51,773 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 831 transitions. [2024-11-09 00:48:51,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 00:48:51,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:51,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:52,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:54,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2336 backedges. 0 proven. 2325 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:48:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:56,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1244 states to 608 states and 838 transitions. [2024-11-09 00:48:56,524 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 838 transitions. [2024-11-09 00:48:56,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 00:48:56,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:56,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:56,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:58,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2460 backedges. 0 proven. 2449 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:00,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:00,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1249 states to 612 states and 843 transitions. [2024-11-09 00:49:00,202 INFO L276 IsEmpty]: Start isEmpty. Operand 612 states and 843 transitions. [2024-11-09 00:49:00,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-09 00:49:00,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:00,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:00,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:00,363 INFO L134 CoverageAnalysis]: Checked inductivity of 2186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2186 trivial. 0 not checked. [2024-11-09 00:49:03,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:03,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1254 states to 616 states and 848 transitions. [2024-11-09 00:49:03,242 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 848 transitions. [2024-11-09 00:49:03,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-09 00:49:03,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:03,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:03,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:03,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2186 trivial. 0 not checked. [2024-11-09 00:49:07,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:07,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1265 states to 616 states and 847 transitions. [2024-11-09 00:49:07,038 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 847 transitions. [2024-11-09 00:49:07,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-09 00:49:07,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:07,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:07,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:09,938 INFO L134 CoverageAnalysis]: Checked inductivity of 2306 backedges. 0 proven. 2295 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:15,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:15,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1274 states to 621 states and 856 transitions. [2024-11-09 00:49:15,021 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 856 transitions. [2024-11-09 00:49:15,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-09 00:49:15,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:15,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:15,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:17,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2491 backedges. 0 proven. 2480 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:18,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:18,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1281 states to 626 states and 863 transitions. [2024-11-09 00:49:18,770 INFO L276 IsEmpty]: Start isEmpty. Operand 626 states and 863 transitions. [2024-11-09 00:49:18,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-09 00:49:18,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:18,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:18,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:21,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2619 backedges. 0 proven. 2608 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:22,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:22,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1286 states to 630 states and 868 transitions. [2024-11-09 00:49:22,649 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 868 transitions. [2024-11-09 00:49:22,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-09 00:49:22,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:22,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:22,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2336 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2336 trivial. 0 not checked. [2024-11-09 00:49:25,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:25,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1291 states to 634 states and 873 transitions. [2024-11-09 00:49:25,355 INFO L276 IsEmpty]: Start isEmpty. Operand 634 states and 873 transitions. [2024-11-09 00:49:25,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-09 00:49:25,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:25,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:25,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:25,487 INFO L134 CoverageAnalysis]: Checked inductivity of 2336 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2336 trivial. 0 not checked. [2024-11-09 00:49:29,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:29,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1302 states to 634 states and 872 transitions. [2024-11-09 00:49:29,107 INFO L276 IsEmpty]: Start isEmpty. Operand 634 states and 872 transitions. [2024-11-09 00:49:29,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:49:29,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:29,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:29,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:31,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2460 backedges. 0 proven. 2449 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:36,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:36,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 639 states and 881 transitions. [2024-11-09 00:49:36,710 INFO L276 IsEmpty]: Start isEmpty. Operand 639 states and 881 transitions. [2024-11-09 00:49:36,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-09 00:49:36,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:36,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:36,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:38,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2651 backedges. 0 proven. 2640 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:40,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:40,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1318 states to 644 states and 888 transitions. [2024-11-09 00:49:40,340 INFO L276 IsEmpty]: Start isEmpty. Operand 644 states and 888 transitions. [2024-11-09 00:49:40,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-09 00:49:40,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:40,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:40,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:42,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2783 backedges. 0 proven. 2772 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:44,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:44,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1323 states to 648 states and 893 transitions. [2024-11-09 00:49:44,876 INFO L276 IsEmpty]: Start isEmpty. Operand 648 states and 893 transitions. [2024-11-09 00:49:44,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-11-09 00:49:44,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:44,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:44,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:45,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2491 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2491 trivial. 0 not checked. [2024-11-09 00:49:47,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:47,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1328 states to 652 states and 898 transitions. [2024-11-09 00:49:47,609 INFO L276 IsEmpty]: Start isEmpty. Operand 652 states and 898 transitions. [2024-11-09 00:49:47,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-11-09 00:49:47,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:47,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:47,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:47,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2491 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2491 trivial. 0 not checked. [2024-11-09 00:49:51,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:51,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1339 states to 652 states and 897 transitions. [2024-11-09 00:49:51,084 INFO L276 IsEmpty]: Start isEmpty. Operand 652 states and 897 transitions. [2024-11-09 00:49:51,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-09 00:49:51,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:51,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:51,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:53,748 INFO L134 CoverageAnalysis]: Checked inductivity of 2619 backedges. 0 proven. 2608 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:49:59,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:59,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1348 states to 657 states and 906 transitions. [2024-11-09 00:49:59,201 INFO L276 IsEmpty]: Start isEmpty. Operand 657 states and 906 transitions. [2024-11-09 00:49:59,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-09 00:49:59,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:59,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:59,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:01,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2816 backedges. 0 proven. 2805 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:03,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:03,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1355 states to 662 states and 913 transitions. [2024-11-09 00:50:03,762 INFO L276 IsEmpty]: Start isEmpty. Operand 662 states and 913 transitions. [2024-11-09 00:50:03,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-09 00:50:03,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:03,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:03,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:06,377 INFO L134 CoverageAnalysis]: Checked inductivity of 2952 backedges. 0 proven. 2941 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:08,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:08,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1360 states to 666 states and 918 transitions. [2024-11-09 00:50:08,236 INFO L276 IsEmpty]: Start isEmpty. Operand 666 states and 918 transitions. [2024-11-09 00:50:08,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-11-09 00:50:08,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:08,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:08,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:08,420 INFO L134 CoverageAnalysis]: Checked inductivity of 2651 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2651 trivial. 0 not checked. [2024-11-09 00:50:11,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:11,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1365 states to 670 states and 923 transitions. [2024-11-09 00:50:11,225 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 923 transitions. [2024-11-09 00:50:11,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-11-09 00:50:11,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:11,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:11,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:11,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2651 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2651 trivial. 0 not checked. [2024-11-09 00:50:15,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:15,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1376 states to 670 states and 922 transitions. [2024-11-09 00:50:15,339 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 922 transitions. [2024-11-09 00:50:15,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-09 00:50:15,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:15,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:15,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:18,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2783 backedges. 0 proven. 2772 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:24,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:24,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1385 states to 675 states and 931 transitions. [2024-11-09 00:50:24,047 INFO L276 IsEmpty]: Start isEmpty. Operand 675 states and 931 transitions. [2024-11-09 00:50:24,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-09 00:50:24,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:24,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:24,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:26,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2986 backedges. 0 proven. 2975 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:28,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:28,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1392 states to 680 states and 938 transitions. [2024-11-09 00:50:28,012 INFO L276 IsEmpty]: Start isEmpty. Operand 680 states and 938 transitions. [2024-11-09 00:50:28,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-09 00:50:28,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:28,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:28,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:30,927 INFO L134 CoverageAnalysis]: Checked inductivity of 3126 backedges. 0 proven. 3115 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:32,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:32,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1397 states to 684 states and 943 transitions. [2024-11-09 00:50:32,851 INFO L276 IsEmpty]: Start isEmpty. Operand 684 states and 943 transitions. [2024-11-09 00:50:32,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-09 00:50:32,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:32,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:32,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:33,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2816 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2816 trivial. 0 not checked. [2024-11-09 00:50:36,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:36,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1402 states to 688 states and 948 transitions. [2024-11-09 00:50:36,730 INFO L276 IsEmpty]: Start isEmpty. Operand 688 states and 948 transitions. [2024-11-09 00:50:36,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-09 00:50:36,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:36,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:36,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:36,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2816 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2816 trivial. 0 not checked. [2024-11-09 00:50:41,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:41,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 688 states and 947 transitions. [2024-11-09 00:50:41,287 INFO L276 IsEmpty]: Start isEmpty. Operand 688 states and 947 transitions. [2024-11-09 00:50:41,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-09 00:50:41,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:41,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:41,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:43,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2952 backedges. 0 proven. 2941 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:49,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:49,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1422 states to 693 states and 956 transitions. [2024-11-09 00:50:49,786 INFO L276 IsEmpty]: Start isEmpty. Operand 693 states and 956 transitions. [2024-11-09 00:50:49,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-09 00:50:49,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:49,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:49,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:52,791 INFO L134 CoverageAnalysis]: Checked inductivity of 3161 backedges. 0 proven. 3150 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:55,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:55,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1429 states to 698 states and 963 transitions. [2024-11-09 00:50:55,081 INFO L276 IsEmpty]: Start isEmpty. Operand 698 states and 963 transitions. [2024-11-09 00:50:55,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-09 00:50:55,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:55,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:55,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:57,969 INFO L134 CoverageAnalysis]: Checked inductivity of 3305 backedges. 0 proven. 3294 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:50:59,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:59,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1434 states to 702 states and 968 transitions. [2024-11-09 00:50:59,861 INFO L276 IsEmpty]: Start isEmpty. Operand 702 states and 968 transitions. [2024-11-09 00:50:59,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-11-09 00:50:59,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:59,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:59,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:00,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2986 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2986 trivial. 0 not checked. [2024-11-09 00:51:02,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:02,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1439 states to 706 states and 973 transitions. [2024-11-09 00:51:02,941 INFO L276 IsEmpty]: Start isEmpty. Operand 706 states and 973 transitions. [2024-11-09 00:51:02,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-11-09 00:51:02,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:02,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:03,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:03,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2986 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2986 trivial. 0 not checked. [2024-11-09 00:51:06,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:06,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1450 states to 706 states and 972 transitions. [2024-11-09 00:51:06,676 INFO L276 IsEmpty]: Start isEmpty. Operand 706 states and 972 transitions. [2024-11-09 00:51:06,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-11-09 00:51:06,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:06,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:06,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:10,153 INFO L134 CoverageAnalysis]: Checked inductivity of 3126 backedges. 0 proven. 3115 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:51:16,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:16,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1459 states to 711 states and 981 transitions. [2024-11-09 00:51:16,850 INFO L276 IsEmpty]: Start isEmpty. Operand 711 states and 981 transitions. [2024-11-09 00:51:16,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 00:51:16,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:16,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:19,734 INFO L134 CoverageAnalysis]: Checked inductivity of 3341 backedges. 0 proven. 3330 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:51:22,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:22,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1466 states to 716 states and 988 transitions. [2024-11-09 00:51:22,111 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 988 transitions. [2024-11-09 00:51:22,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 00:51:22,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:22,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:22,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:25,213 INFO L134 CoverageAnalysis]: Checked inductivity of 3489 backedges. 0 proven. 3478 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:51:27,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:27,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1471 states to 720 states and 993 transitions. [2024-11-09 00:51:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 720 states and 993 transitions. [2024-11-09 00:51:27,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-09 00:51:27,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:27,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:27,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:27,545 INFO L134 CoverageAnalysis]: Checked inductivity of 3161 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3161 trivial. 0 not checked. [2024-11-09 00:51:30,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:30,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1476 states to 724 states and 998 transitions. [2024-11-09 00:51:30,909 INFO L276 IsEmpty]: Start isEmpty. Operand 724 states and 998 transitions. [2024-11-09 00:51:30,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-09 00:51:30,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:30,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:31,063 INFO L134 CoverageAnalysis]: Checked inductivity of 3161 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3161 trivial. 0 not checked. [2024-11-09 00:51:35,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:35,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1487 states to 724 states and 997 transitions. [2024-11-09 00:51:35,011 INFO L276 IsEmpty]: Start isEmpty. Operand 724 states and 997 transitions. [2024-11-09 00:51:35,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-09 00:51:35,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:35,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:35,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:37,839 INFO L134 CoverageAnalysis]: Checked inductivity of 3305 backedges. 0 proven. 3294 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:51:44,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:44,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1496 states to 729 states and 1006 transitions. [2024-11-09 00:51:44,010 INFO L276 IsEmpty]: Start isEmpty. Operand 729 states and 1006 transitions. [2024-11-09 00:51:44,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-09 00:51:44,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:44,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:44,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:46,996 INFO L134 CoverageAnalysis]: Checked inductivity of 3526 backedges. 0 proven. 3515 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:51:49,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:49,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1503 states to 734 states and 1013 transitions. [2024-11-09 00:51:49,150 INFO L276 IsEmpty]: Start isEmpty. Operand 734 states and 1013 transitions. [2024-11-09 00:51:49,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-09 00:51:49,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:49,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:49,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:52,272 INFO L134 CoverageAnalysis]: Checked inductivity of 3678 backedges. 0 proven. 3667 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:51:54,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:54,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1508 states to 738 states and 1018 transitions. [2024-11-09 00:51:54,552 INFO L276 IsEmpty]: Start isEmpty. Operand 738 states and 1018 transitions. [2024-11-09 00:51:54,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-09 00:51:54,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:54,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:54,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:54,719 INFO L134 CoverageAnalysis]: Checked inductivity of 3341 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3341 trivial. 0 not checked. [2024-11-09 00:51:58,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:58,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1513 states to 742 states and 1023 transitions. [2024-11-09 00:51:58,009 INFO L276 IsEmpty]: Start isEmpty. Operand 742 states and 1023 transitions. [2024-11-09 00:51:58,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-09 00:51:58,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:58,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:58,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:58,166 INFO L134 CoverageAnalysis]: Checked inductivity of 3341 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3341 trivial. 0 not checked. [2024-11-09 00:52:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:02,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1524 states to 742 states and 1022 transitions. [2024-11-09 00:52:02,040 INFO L276 IsEmpty]: Start isEmpty. Operand 742 states and 1022 transitions. [2024-11-09 00:52:02,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-11-09 00:52:02,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:02,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:02,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:05,116 INFO L134 CoverageAnalysis]: Checked inductivity of 3489 backedges. 0 proven. 3478 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:52:10,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:10,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1533 states to 747 states and 1031 transitions. [2024-11-09 00:52:10,419 INFO L276 IsEmpty]: Start isEmpty. Operand 747 states and 1031 transitions. [2024-11-09 00:52:10,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-09 00:52:10,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:10,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:10,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:13,179 INFO L134 CoverageAnalysis]: Checked inductivity of 3716 backedges. 0 proven. 3705 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:52:14,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:14,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1540 states to 752 states and 1038 transitions. [2024-11-09 00:52:14,877 INFO L276 IsEmpty]: Start isEmpty. Operand 752 states and 1038 transitions. [2024-11-09 00:52:14,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-09 00:52:14,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:14,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:14,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:17,728 INFO L134 CoverageAnalysis]: Checked inductivity of 3872 backedges. 0 proven. 3861 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:52:19,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:19,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1545 states to 756 states and 1043 transitions. [2024-11-09 00:52:19,418 INFO L276 IsEmpty]: Start isEmpty. Operand 756 states and 1043 transitions. [2024-11-09 00:52:19,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-11-09 00:52:19,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:19,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:19,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:19,636 INFO L134 CoverageAnalysis]: Checked inductivity of 3526 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3526 trivial. 0 not checked. [2024-11-09 00:52:22,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:22,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1550 states to 760 states and 1048 transitions. [2024-11-09 00:52:22,297 INFO L276 IsEmpty]: Start isEmpty. Operand 760 states and 1048 transitions. [2024-11-09 00:52:22,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-11-09 00:52:22,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:22,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:22,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:22,462 INFO L134 CoverageAnalysis]: Checked inductivity of 3526 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3526 trivial. 0 not checked. [2024-11-09 00:52:26,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:26,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1561 states to 760 states and 1047 transitions. [2024-11-09 00:52:26,242 INFO L276 IsEmpty]: Start isEmpty. Operand 760 states and 1047 transitions. [2024-11-09 00:52:26,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-11-09 00:52:26,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:26,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:26,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:30,157 INFO L134 CoverageAnalysis]: Checked inductivity of 3678 backedges. 0 proven. 3667 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:52:36,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:36,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1570 states to 765 states and 1056 transitions. [2024-11-09 00:52:36,915 INFO L276 IsEmpty]: Start isEmpty. Operand 765 states and 1056 transitions. [2024-11-09 00:52:36,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-09 00:52:36,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:36,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:37,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:40,128 INFO L134 CoverageAnalysis]: Checked inductivity of 3911 backedges. 0 proven. 3900 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:52:41,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:41,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1577 states to 770 states and 1063 transitions. [2024-11-09 00:52:41,958 INFO L276 IsEmpty]: Start isEmpty. Operand 770 states and 1063 transitions. [2024-11-09 00:52:41,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-09 00:52:41,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:41,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:42,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:45,073 INFO L134 CoverageAnalysis]: Checked inductivity of 4071 backedges. 0 proven. 4060 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:52:47,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:47,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1582 states to 774 states and 1068 transitions. [2024-11-09 00:52:47,010 INFO L276 IsEmpty]: Start isEmpty. Operand 774 states and 1068 transitions. [2024-11-09 00:52:47,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-11-09 00:52:47,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:47,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:47,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:47,335 INFO L134 CoverageAnalysis]: Checked inductivity of 3716 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3716 trivial. 0 not checked. [2024-11-09 00:52:50,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:50,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1587 states to 778 states and 1073 transitions. [2024-11-09 00:52:50,134 INFO L276 IsEmpty]: Start isEmpty. Operand 778 states and 1073 transitions. [2024-11-09 00:52:50,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-11-09 00:52:50,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:50,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:50,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:50,293 INFO L134 CoverageAnalysis]: Checked inductivity of 3716 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3716 trivial. 0 not checked. [2024-11-09 00:52:54,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:54,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1598 states to 778 states and 1072 transitions. [2024-11-09 00:52:54,714 INFO L276 IsEmpty]: Start isEmpty. Operand 778 states and 1072 transitions. [2024-11-09 00:52:54,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-11-09 00:52:54,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:54,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:54,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:58,418 INFO L134 CoverageAnalysis]: Checked inductivity of 3872 backedges. 0 proven. 3861 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:53:04,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:04,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1607 states to 783 states and 1081 transitions. [2024-11-09 00:53:04,182 INFO L276 IsEmpty]: Start isEmpty. Operand 783 states and 1081 transitions. [2024-11-09 00:53:04,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:53:04,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:04,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:04,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:07,235 INFO L134 CoverageAnalysis]: Checked inductivity of 4111 backedges. 0 proven. 4100 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:53:09,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1614 states to 788 states and 1088 transitions. [2024-11-09 00:53:09,100 INFO L276 IsEmpty]: Start isEmpty. Operand 788 states and 1088 transitions. [2024-11-09 00:53:09,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:53:09,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:09,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:09,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:11,991 INFO L134 CoverageAnalysis]: Checked inductivity of 4275 backedges. 0 proven. 4264 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:53:14,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:14,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1619 states to 792 states and 1093 transitions. [2024-11-09 00:53:14,143 INFO L276 IsEmpty]: Start isEmpty. Operand 792 states and 1093 transitions. [2024-11-09 00:53:14,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-11-09 00:53:14,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:14,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:14,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:14,295 INFO L134 CoverageAnalysis]: Checked inductivity of 3911 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3911 trivial. 0 not checked. [2024-11-09 00:53:17,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:17,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1624 states to 796 states and 1098 transitions. [2024-11-09 00:53:17,040 INFO L276 IsEmpty]: Start isEmpty. Operand 796 states and 1098 transitions. [2024-11-09 00:53:17,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-11-09 00:53:17,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:17,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:17,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:17,192 INFO L134 CoverageAnalysis]: Checked inductivity of 3911 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3911 trivial. 0 not checked. [2024-11-09 00:53:20,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:20,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1635 states to 796 states and 1097 transitions. [2024-11-09 00:53:20,986 INFO L276 IsEmpty]: Start isEmpty. Operand 796 states and 1097 transitions. [2024-11-09 00:53:20,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-09 00:53:20,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:20,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:21,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:24,219 INFO L134 CoverageAnalysis]: Checked inductivity of 4071 backedges. 0 proven. 4060 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:53:29,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:29,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1644 states to 801 states and 1106 transitions. [2024-11-09 00:53:29,842 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1106 transitions. [2024-11-09 00:53:29,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-11-09 00:53:29,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:29,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:29,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:33,277 INFO L134 CoverageAnalysis]: Checked inductivity of 4316 backedges. 0 proven. 4305 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:53:35,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:35,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1651 states to 806 states and 1113 transitions. [2024-11-09 00:53:35,217 INFO L276 IsEmpty]: Start isEmpty. Operand 806 states and 1113 transitions. [2024-11-09 00:53:35,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-11-09 00:53:35,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:35,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:35,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:37,758 INFO L134 CoverageAnalysis]: Checked inductivity of 4484 backedges. 0 proven. 4473 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:53:39,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:39,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1656 states to 810 states and 1118 transitions. [2024-11-09 00:53:39,627 INFO L276 IsEmpty]: Start isEmpty. Operand 810 states and 1118 transitions. [2024-11-09 00:53:39,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-11-09 00:53:39,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:39,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:39,783 INFO L134 CoverageAnalysis]: Checked inductivity of 4111 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4111 trivial. 0 not checked. [2024-11-09 00:53:42,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:42,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1661 states to 814 states and 1123 transitions. [2024-11-09 00:53:42,794 INFO L276 IsEmpty]: Start isEmpty. Operand 814 states and 1123 transitions. [2024-11-09 00:53:42,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-11-09 00:53:42,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:42,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:42,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:42,958 INFO L134 CoverageAnalysis]: Checked inductivity of 4111 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4111 trivial. 0 not checked. [2024-11-09 00:53:46,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:46,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1672 states to 814 states and 1122 transitions. [2024-11-09 00:53:46,875 INFO L276 IsEmpty]: Start isEmpty. Operand 814 states and 1122 transitions. [2024-11-09 00:53:46,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-09 00:53:46,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:46,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:46,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:50,130 INFO L134 CoverageAnalysis]: Checked inductivity of 4275 backedges. 0 proven. 4264 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:53:55,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:53:55,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1681 states to 819 states and 1131 transitions. [2024-11-09 00:53:55,803 INFO L276 IsEmpty]: Start isEmpty. Operand 819 states and 1131 transitions. [2024-11-09 00:53:55,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-11-09 00:53:55,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:53:55,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:53:55,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:53:58,286 INFO L134 CoverageAnalysis]: Checked inductivity of 4526 backedges. 0 proven. 4515 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:00,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:00,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1688 states to 824 states and 1138 transitions. [2024-11-09 00:54:00,191 INFO L276 IsEmpty]: Start isEmpty. Operand 824 states and 1138 transitions. [2024-11-09 00:54:00,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-11-09 00:54:00,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:00,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:00,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:03,227 INFO L134 CoverageAnalysis]: Checked inductivity of 4698 backedges. 0 proven. 4687 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:05,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:05,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1693 states to 828 states and 1143 transitions. [2024-11-09 00:54:05,126 INFO L276 IsEmpty]: Start isEmpty. Operand 828 states and 1143 transitions. [2024-11-09 00:54:05,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-11-09 00:54:05,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:05,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:05,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:05,336 INFO L134 CoverageAnalysis]: Checked inductivity of 4316 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4316 trivial. 0 not checked. [2024-11-09 00:54:08,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:08,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1698 states to 832 states and 1148 transitions. [2024-11-09 00:54:08,167 INFO L276 IsEmpty]: Start isEmpty. Operand 832 states and 1148 transitions. [2024-11-09 00:54:08,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-11-09 00:54:08,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:08,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:08,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:08,356 INFO L134 CoverageAnalysis]: Checked inductivity of 4316 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4316 trivial. 0 not checked. [2024-11-09 00:54:12,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:12,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1709 states to 832 states and 1147 transitions. [2024-11-09 00:54:12,230 INFO L276 IsEmpty]: Start isEmpty. Operand 832 states and 1147 transitions. [2024-11-09 00:54:12,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-11-09 00:54:12,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:12,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:12,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:15,589 INFO L134 CoverageAnalysis]: Checked inductivity of 4484 backedges. 0 proven. 4473 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:21,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:21,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1718 states to 837 states and 1156 transitions. [2024-11-09 00:54:21,559 INFO L276 IsEmpty]: Start isEmpty. Operand 837 states and 1156 transitions. [2024-11-09 00:54:21,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-09 00:54:21,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:21,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:21,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:24,938 INFO L134 CoverageAnalysis]: Checked inductivity of 4741 backedges. 0 proven. 4730 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:27,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:27,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1725 states to 842 states and 1163 transitions. [2024-11-09 00:54:27,004 INFO L276 IsEmpty]: Start isEmpty. Operand 842 states and 1163 transitions. [2024-11-09 00:54:27,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-09 00:54:27,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:27,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:27,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:30,261 INFO L134 CoverageAnalysis]: Checked inductivity of 4917 backedges. 0 proven. 4906 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:32,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:32,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1730 states to 846 states and 1168 transitions. [2024-11-09 00:54:32,284 INFO L276 IsEmpty]: Start isEmpty. Operand 846 states and 1168 transitions. [2024-11-09 00:54:32,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:54:32,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:32,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:32,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:32,617 INFO L134 CoverageAnalysis]: Checked inductivity of 4526 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4526 trivial. 0 not checked. [2024-11-09 00:54:35,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:35,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1735 states to 850 states and 1173 transitions. [2024-11-09 00:54:35,649 INFO L276 IsEmpty]: Start isEmpty. Operand 850 states and 1173 transitions. [2024-11-09 00:54:35,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:54:35,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:35,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:35,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:35,969 INFO L134 CoverageAnalysis]: Checked inductivity of 4526 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4526 trivial. 0 not checked. [2024-11-09 00:54:39,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:39,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1746 states to 850 states and 1172 transitions. [2024-11-09 00:54:39,978 INFO L276 IsEmpty]: Start isEmpty. Operand 850 states and 1172 transitions. [2024-11-09 00:54:39,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-09 00:54:39,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:39,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:40,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:43,438 INFO L134 CoverageAnalysis]: Checked inductivity of 4698 backedges. 0 proven. 4687 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:49,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:49,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1755 states to 855 states and 1181 transitions. [2024-11-09 00:54:49,229 INFO L276 IsEmpty]: Start isEmpty. Operand 855 states and 1181 transitions. [2024-11-09 00:54:49,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:54:49,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:49,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:49,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:52,455 INFO L134 CoverageAnalysis]: Checked inductivity of 4961 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:54,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:54,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1762 states to 860 states and 1188 transitions. [2024-11-09 00:54:54,505 INFO L276 IsEmpty]: Start isEmpty. Operand 860 states and 1188 transitions. [2024-11-09 00:54:54,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:54:54,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:54,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:54,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:54:57,787 INFO L134 CoverageAnalysis]: Checked inductivity of 5141 backedges. 0 proven. 5130 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:54:59,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:54:59,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1767 states to 864 states and 1193 transitions. [2024-11-09 00:54:59,922 INFO L276 IsEmpty]: Start isEmpty. Operand 864 states and 1193 transitions. [2024-11-09 00:54:59,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-11-09 00:54:59,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:54:59,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:54:59,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:00,079 INFO L134 CoverageAnalysis]: Checked inductivity of 4741 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4741 trivial. 0 not checked. [2024-11-09 00:55:03,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:03,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1772 states to 868 states and 1198 transitions. [2024-11-09 00:55:03,114 INFO L276 IsEmpty]: Start isEmpty. Operand 868 states and 1198 transitions. [2024-11-09 00:55:03,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-11-09 00:55:03,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:03,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:03,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:03,275 INFO L134 CoverageAnalysis]: Checked inductivity of 4741 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4741 trivial. 0 not checked. [2024-11-09 00:55:07,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:07,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1783 states to 868 states and 1197 transitions. [2024-11-09 00:55:07,386 INFO L276 IsEmpty]: Start isEmpty. Operand 868 states and 1197 transitions. [2024-11-09 00:55:07,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-11-09 00:55:07,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:07,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:07,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:11,022 INFO L134 CoverageAnalysis]: Checked inductivity of 4917 backedges. 0 proven. 4906 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:55:17,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:17,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1792 states to 873 states and 1206 transitions. [2024-11-09 00:55:17,193 INFO L276 IsEmpty]: Start isEmpty. Operand 873 states and 1206 transitions. [2024-11-09 00:55:17,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-09 00:55:17,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:17,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:17,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:20,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5186 backedges. 0 proven. 5175 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:55:22,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:22,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1799 states to 878 states and 1213 transitions. [2024-11-09 00:55:22,684 INFO L276 IsEmpty]: Start isEmpty. Operand 878 states and 1213 transitions. [2024-11-09 00:55:22,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-09 00:55:22,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:22,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:22,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:25,460 INFO L134 CoverageAnalysis]: Checked inductivity of 5370 backedges. 0 proven. 5359 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:55:27,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1804 states to 882 states and 1218 transitions. [2024-11-09 00:55:27,633 INFO L276 IsEmpty]: Start isEmpty. Operand 882 states and 1218 transitions. [2024-11-09 00:55:27,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:55:27,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:27,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:27,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:27,797 INFO L134 CoverageAnalysis]: Checked inductivity of 4961 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4961 trivial. 0 not checked. [2024-11-09 00:55:31,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:31,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1809 states to 886 states and 1223 transitions. [2024-11-09 00:55:31,007 INFO L276 IsEmpty]: Start isEmpty. Operand 886 states and 1223 transitions. [2024-11-09 00:55:31,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:55:31,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:31,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:31,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:31,167 INFO L134 CoverageAnalysis]: Checked inductivity of 4961 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4961 trivial. 0 not checked. [2024-11-09 00:55:35,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:35,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1820 states to 886 states and 1222 transitions. [2024-11-09 00:55:35,427 INFO L276 IsEmpty]: Start isEmpty. Operand 886 states and 1222 transitions. [2024-11-09 00:55:35,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 269 [2024-11-09 00:55:35,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:35,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:35,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:39,251 INFO L134 CoverageAnalysis]: Checked inductivity of 5141 backedges. 0 proven. 5130 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:55:45,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:45,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1829 states to 891 states and 1231 transitions. [2024-11-09 00:55:45,572 INFO L276 IsEmpty]: Start isEmpty. Operand 891 states and 1231 transitions. [2024-11-09 00:55:45,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-11-09 00:55:45,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:45,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:55:45,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:55:48,661 INFO L134 CoverageAnalysis]: Checked inductivity of 5416 backedges. 0 proven. 5405 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:55:50,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:55:50,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1836 states to 896 states and 1238 transitions. [2024-11-09 00:55:50,759 INFO L276 IsEmpty]: Start isEmpty. Operand 896 states and 1238 transitions. [2024-11-09 00:55:50,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-11-09 00:55:50,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:55:50,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms