./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test2-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/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_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test2-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/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_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/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 f0735ebc421a940bb70b06777060abaef432af6ff0cfdeb82bfa2e45a81b4e11 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:12:03,164 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:12:03,296 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-09 00:12:03,303 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:12:03,304 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:12:03,338 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:12:03,339 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:12:03,340 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:12:03,340 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:12:03,341 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:12:03,342 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:12:03,342 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:12:03,343 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:12:03,343 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:12:03,344 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:12:03,344 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:12:03,345 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:12:03,345 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:12:03,346 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:12:03,346 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:12:03,347 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 00:12:03,347 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:12:03,351 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:12:03,352 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:12:03,352 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:12:03,353 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:12:03,353 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:12:03,353 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:12:03,354 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:12:03,358 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:12:03,359 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:12:03,359 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:12:03,360 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:12:03,360 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:12:03,360 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:12:03,361 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_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/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_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/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 -> f0735ebc421a940bb70b06777060abaef432af6ff0cfdeb82bfa2e45a81b4e11 [2024-11-09 00:12:03,760 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:12:03,799 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:12:03,802 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:12:03,805 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:12:03,806 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:12:03,808 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test2-1.i Unable to find full path for "g++" [2024-11-09 00:12:06,208 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:12:06,686 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:12:06,686 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/sv-benchmarks/c/uthash-2.0.2/uthash_BER_test2-1.i [2024-11-09 00:12:06,727 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/data/f3832e58a/f91dd52a05d94bbeb28d7c157333a180/FLAGf3369bc04 [2024-11-09 00:12:06,842 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/data/f3832e58a/f91dd52a05d94bbeb28d7c157333a180 [2024-11-09 00:12:06,846 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:12:06,847 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:12:06,851 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:12:06,851 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:12:06,858 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:12:06,859 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:12:06" (1/1) ... [2024-11-09 00:12:06,860 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ec7add6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:06, skipping insertion in model container [2024-11-09 00:12:06,860 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:12:06" (1/1) ... [2024-11-09 00:12:06,928 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:12:07,725 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:12:07,739 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:12:07,933 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:12:08,000 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:12:08,001 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08 WrapperNode [2024-11-09 00:12:08,001 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:12:08,002 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:12:08,003 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:12:08,003 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:12:08,013 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:12:08" (1/1) ... [2024-11-09 00:12:08,048 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:12:08" (1/1) ... [2024-11-09 00:12:08,163 INFO L138 Inliner]: procedures = 208, calls = 229, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1280 [2024-11-09 00:12:08,164 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:12:08,164 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:12:08,165 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:12:08,165 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:12:08,178 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,179 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,197 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,197 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,252 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,283 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,293 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,303 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,328 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:12:08,329 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:12:08,333 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:12:08,333 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:12:08,335 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:08" (1/1) ... [2024-11-09 00:12:08,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:12:08,357 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:12:08,375 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/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:12:08,384 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2b73f4d-1bb9-4f4c-b03d-31663180cb90/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:12:08,427 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-11-09 00:12:08,427 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-11-09 00:12:08,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2024-11-09 00:12:08,428 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2024-11-09 00:12:08,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 00:12:08,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-09 00:12:08,430 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 00:12:08,430 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 00:12:08,430 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-09 00:12:08,430 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-09 00:12:08,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 00:12:08,431 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-09 00:12:08,431 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:12:08,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-09 00:12:08,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:12:08,432 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:12:08,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:12:08,770 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:12:08,774 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:12:11,026 INFO L? ?]: Removed 309 outVars from TransFormulas that were not future-live. [2024-11-09 00:12:11,026 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:12:13,046 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:12:13,046 INFO L316 CfgBuilder]: Removed 50 assume(true) statements. [2024-11-09 00:12:13,047 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:12:13 BoogieIcfgContainer [2024-11-09 00:12:13,047 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:12:13,048 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:12:13,048 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:12:13,061 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:12:13,062 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:12:13" (1/1) ... [2024-11-09 00:12:13,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:12:13,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:13,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 139 states and 224 transitions. [2024-11-09 00:12:13,148 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 224 transitions. [2024-11-09 00:12:13,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:12:13,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:13,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:12:13,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:13,456 INFO L255 TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-09 00:12:13,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:12:13,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 00:12:13,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-09 00:12:13,632 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 00:12:13,634 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-09 00:12:13,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 00:12:13,652 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2024-11-09 00:12:13,670 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:12:13,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:13,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 142 states and 229 transitions. [2024-11-09 00:12:13,764 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 229 transitions. [2024-11-09 00:12:13,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-09 00:12:13,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:13,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:12:13,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:13,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-09 00:12:13,902 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:12:13,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-09 00:12:13,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 00:12:13,964 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 00:12:13,965 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 10 [2024-11-09 00:12:13,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 00:12:13,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-09 00:12:13,993 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:12:14,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:14,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 144 states and 233 transitions. [2024-11-09 00:12:14,122 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 233 transitions. [2024-11-09 00:12:14,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:12:14,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:14,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:14,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:14,254 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:12:14,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:14,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 144 states and 231 transitions. [2024-11-09 00:12:14,294 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 231 transitions. [2024-11-09 00:12:14,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:12:14,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:14,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:14,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:14,611 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:12:14,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:14,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 144 states and 227 transitions. [2024-11-09 00:12:14,797 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 227 transitions. [2024-11-09 00:12:14,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:12:14,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:14,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:14,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:14,845 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:12:14,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:14,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 144 states and 223 transitions. [2024-11-09 00:12:14,855 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 223 transitions. [2024-11-09 00:12:14,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:12:14,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:14,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:14,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:14,925 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:12:14,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:14,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 144 states and 217 transitions. [2024-11-09 00:12:14,935 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 217 transitions. [2024-11-09 00:12:14,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:12:14,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:14,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:15,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:15,096 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:12:25,131 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-09 00:12:25,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:25,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 144 states and 211 transitions. [2024-11-09 00:12:25,257 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 211 transitions. [2024-11-09 00:12:25,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:12:25,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:25,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:25,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:25,702 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:12:36,585 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-09 00:12:37,942 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.36s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-09 00:12:41,637 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.69s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-09 00:12:41,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:41,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 160 states and 232 transitions. [2024-11-09 00:12:41,665 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 232 transitions. [2024-11-09 00:12:41,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:12:41,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:41,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:41,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:41,817 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:12:41,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:41,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 160 states and 230 transitions. [2024-11-09 00:12:41,828 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 230 transitions. [2024-11-09 00:12:41,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:12:41,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:41,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:41,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:42,079 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:12:42,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:42,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 160 states and 228 transitions. [2024-11-09 00:12:42,170 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 228 transitions. [2024-11-09 00:12:42,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:12:42,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:42,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:42,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:42,376 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:12:42,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:42,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 160 states and 226 transitions. [2024-11-09 00:12:42,393 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 226 transitions. [2024-11-09 00:12:42,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:12:42,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:42,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:42,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:42,561 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:12:43,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:43,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 160 states and 224 transitions. [2024-11-09 00:12:43,201 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 224 transitions. [2024-11-09 00:12:43,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:12:43,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:43,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:43,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:43,522 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 00:12:44,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:44,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 164 states and 227 transitions. [2024-11-09 00:12:44,019 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 227 transitions. [2024-11-09 00:12:44,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:12:44,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:44,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:44,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:45,516 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 00:12:45,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:45,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 166 states and 231 transitions. [2024-11-09 00:12:45,714 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 231 transitions. [2024-11-09 00:12:45,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:12:45,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:45,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:46,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:47,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:12:48,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 168 states and 236 transitions. [2024-11-09 00:12:48,500 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 236 transitions. [2024-11-09 00:12:48,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:12:48,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,115 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:12:51,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 171 states and 243 transitions. [2024-11-09 00:12:51,913 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 243 transitions. [2024-11-09 00:12:51,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:12:51,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,395 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:12:54,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 173 states and 246 transitions. [2024-11-09 00:12:54,400 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 246 transitions. [2024-11-09 00:12:54,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:12:54,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,368 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:12:58,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 175 states and 252 transitions. [2024-11-09 00:12:58,710 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 252 transitions. [2024-11-09 00:12:58,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:12:58,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,669 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:01,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 176 states and 253 transitions. [2024-11-09 00:13:01,260 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 253 transitions. [2024-11-09 00:13:01,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:13:01,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,816 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:03,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 177 states and 254 transitions. [2024-11-09 00:13:03,263 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 254 transitions. [2024-11-09 00:13:03,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:13:03,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,711 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 0 proven. 61 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:05,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 178 states and 255 transitions. [2024-11-09 00:13:05,244 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 255 transitions. [2024-11-09 00:13:05,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:13:05,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,981 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 0 proven. 73 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 179 states and 256 transitions. [2024-11-09 00:13:07,464 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 256 transitions. [2024-11-09 00:13:07,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-09 00:13:07,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,999 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 86 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:09,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 180 states and 257 transitions. [2024-11-09 00:13:09,473 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 257 transitions. [2024-11-09 00:13:09,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 00:13:09,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,830 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:13,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 181 states and 258 transitions. [2024-11-09 00:13:13,557 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 258 transitions. [2024-11-09 00:13:13,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:13:13,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,491 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 0 proven. 115 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:16,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 182 states and 259 transitions. [2024-11-09 00:13:16,302 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 259 transitions. [2024-11-09 00:13:16,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:13:16,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,573 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 131 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:19,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 183 states and 260 transitions. [2024-11-09 00:13:19,617 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 260 transitions. [2024-11-09 00:13:19,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:13:19,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,382 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 148 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:22,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 184 states and 261 transitions. [2024-11-09 00:13:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 261 transitions. [2024-11-09 00:13:22,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:13:22,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,119 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 0 proven. 166 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:25,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 185 states and 262 transitions. [2024-11-09 00:13:25,150 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 262 transitions. [2024-11-09 00:13:25,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-09 00:13:25,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,287 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 185 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:28,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 186 states and 263 transitions. [2024-11-09 00:13:28,321 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 263 transitions. [2024-11-09 00:13:28,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:13:28,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,734 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 0 proven. 205 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:31,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 187 states and 264 transitions. [2024-11-09 00:13:31,854 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 264 transitions. [2024-11-09 00:13:31,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:13:31,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,059 INFO L134 CoverageAnalysis]: Checked inductivity of 233 backedges. 0 proven. 226 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:35,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 188 states and 265 transitions. [2024-11-09 00:13:35,379 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 265 transitions. [2024-11-09 00:13:35,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:13:35,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,819 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 248 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:39,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:39,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 189 states and 266 transitions. [2024-11-09 00:13:39,111 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 266 transitions. [2024-11-09 00:13:39,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-09 00:13:39,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:39,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:39,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:41,945 INFO L134 CoverageAnalysis]: Checked inductivity of 278 backedges. 0 proven. 271 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:43,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:43,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 190 states and 267 transitions. [2024-11-09 00:13:43,533 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 267 transitions. [2024-11-09 00:13:43,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:13:43,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:43,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:44,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:45,460 INFO L134 CoverageAnalysis]: Checked inductivity of 302 backedges. 0 proven. 295 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:46,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:46,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 191 states and 268 transitions. [2024-11-09 00:13:46,060 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 268 transitions. [2024-11-09 00:13:46,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:13:46,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:46,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:46,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:47,667 INFO L134 CoverageAnalysis]: Checked inductivity of 327 backedges. 0 proven. 320 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:48,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:48,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 192 states and 269 transitions. [2024-11-09 00:13:48,215 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 269 transitions. [2024-11-09 00:13:48,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:13:48,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:48,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:48,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:50,527 INFO L134 CoverageAnalysis]: Checked inductivity of 353 backedges. 0 proven. 346 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:52,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:52,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 193 states and 270 transitions. [2024-11-09 00:13:52,164 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 270 transitions. [2024-11-09 00:13:52,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:13:52,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:52,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:54,411 INFO L134 CoverageAnalysis]: Checked inductivity of 380 backedges. 0 proven. 373 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:55,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:55,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 194 states and 271 transitions. [2024-11-09 00:13:55,235 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 271 transitions. [2024-11-09 00:13:55,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:13:55,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:55,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:55,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:56,806 INFO L134 CoverageAnalysis]: Checked inductivity of 408 backedges. 0 proven. 401 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:57,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:57,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 195 states and 272 transitions. [2024-11-09 00:13:57,423 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 272 transitions. [2024-11-09 00:13:57,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-09 00:13:57,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:57,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:57,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:59,151 INFO L134 CoverageAnalysis]: Checked inductivity of 437 backedges. 0 proven. 430 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:13:59,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:59,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 196 states and 273 transitions. [2024-11-09 00:13:59,850 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 273 transitions. [2024-11-09 00:13:59,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:13:59,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:59,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:00,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:02,786 INFO L134 CoverageAnalysis]: Checked inductivity of 467 backedges. 0 proven. 460 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:05,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:05,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 197 states and 274 transitions. [2024-11-09 00:14:05,045 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 274 transitions. [2024-11-09 00:14:05,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:14:05,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:05,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:05,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:07,327 INFO L134 CoverageAnalysis]: Checked inductivity of 498 backedges. 0 proven. 491 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:08,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:08,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 198 states and 275 transitions. [2024-11-09 00:14:08,736 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 275 transitions. [2024-11-09 00:14:08,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:14:08,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:08,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:09,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:10,929 INFO L134 CoverageAnalysis]: Checked inductivity of 530 backedges. 0 proven. 523 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:12,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:12,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 199 states and 276 transitions. [2024-11-09 00:14:12,043 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 276 transitions. [2024-11-09 00:14:12,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 00:14:12,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:12,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:12,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:14,306 INFO L134 CoverageAnalysis]: Checked inductivity of 563 backedges. 0 proven. 556 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:15,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:15,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 200 states and 277 transitions. [2024-11-09 00:14:15,711 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 277 transitions. [2024-11-09 00:14:15,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:14:15,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:15,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:16,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:17,835 INFO L134 CoverageAnalysis]: Checked inductivity of 597 backedges. 0 proven. 590 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:18,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:18,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 201 states and 278 transitions. [2024-11-09 00:14:18,653 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 278 transitions. [2024-11-09 00:14:18,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:14:18,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:18,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:19,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:20,950 INFO L134 CoverageAnalysis]: Checked inductivity of 632 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:21,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:21,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 202 states and 279 transitions. [2024-11-09 00:14:21,680 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 279 transitions. [2024-11-09 00:14:21,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-09 00:14:21,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:21,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:22,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:23,862 INFO L134 CoverageAnalysis]: Checked inductivity of 668 backedges. 0 proven. 661 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:24,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 203 states and 280 transitions. [2024-11-09 00:14:24,694 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 280 transitions. [2024-11-09 00:14:24,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:14:24,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:24,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:27,263 INFO L134 CoverageAnalysis]: Checked inductivity of 705 backedges. 0 proven. 698 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:27,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:27,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 204 states and 281 transitions. [2024-11-09 00:14:27,964 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 281 transitions. [2024-11-09 00:14:27,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:14:27,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:27,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:28,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:31,059 INFO L134 CoverageAnalysis]: Checked inductivity of 743 backedges. 0 proven. 736 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:33,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:33,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 205 states and 282 transitions. [2024-11-09 00:14:33,172 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 282 transitions. [2024-11-09 00:14:33,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:14:33,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:33,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:33,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:35,610 INFO L134 CoverageAnalysis]: Checked inductivity of 782 backedges. 0 proven. 775 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:36,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:36,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 206 states and 283 transitions. [2024-11-09 00:14:36,985 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 283 transitions. [2024-11-09 00:14:36,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:14:36,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:36,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:37,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:39,477 INFO L134 CoverageAnalysis]: Checked inductivity of 822 backedges. 0 proven. 815 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:40,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:40,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 207 states and 284 transitions. [2024-11-09 00:14:40,596 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 284 transitions. [2024-11-09 00:14:40,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:14:40,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:40,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:42,906 INFO L134 CoverageAnalysis]: Checked inductivity of 863 backedges. 0 proven. 856 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:43,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:43,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 208 states and 285 transitions. [2024-11-09 00:14:43,639 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 285 transitions. [2024-11-09 00:14:43,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:14:43,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:43,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:44,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:46,266 INFO L134 CoverageAnalysis]: Checked inductivity of 905 backedges. 0 proven. 898 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:48,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:48,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 209 states and 286 transitions. [2024-11-09 00:14:48,040 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 286 transitions. [2024-11-09 00:14:48,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:14:48,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:48,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:48,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:50,403 INFO L134 CoverageAnalysis]: Checked inductivity of 948 backedges. 0 proven. 941 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:51,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:51,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 210 states and 287 transitions. [2024-11-09 00:14:51,333 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 287 transitions. [2024-11-09 00:14:51,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:14:51,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:51,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:51,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:54,211 INFO L134 CoverageAnalysis]: Checked inductivity of 992 backedges. 0 proven. 985 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:14:55,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:14:55,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 211 states and 288 transitions. [2024-11-09 00:14:55,892 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 288 transitions. [2024-11-09 00:14:55,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:14:55,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:14:55,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:14:56,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:14:59,102 INFO L134 CoverageAnalysis]: Checked inductivity of 1037 backedges. 0 proven. 1030 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:15:00,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:00,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 212 states and 289 transitions. [2024-11-09 00:15:00,450 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 289 transitions. [2024-11-09 00:15:00,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-09 00:15:00,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:00,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:01,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:02,972 INFO L134 CoverageAnalysis]: Checked inductivity of 1083 backedges. 0 proven. 1076 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:15:04,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:04,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 290 states to 213 states and 290 transitions. [2024-11-09 00:15:04,081 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 290 transitions. [2024-11-09 00:15:04,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:15:04,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:04,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:04,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:18,447 INFO L134 CoverageAnalysis]: Checked inductivity of 1130 backedges. 0 proven. 1123 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:15:30,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:30,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 214 states and 291 transitions. [2024-11-09 00:15:30,821 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 291 transitions. [2024-11-09 00:15:30,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:15:30,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:30,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:31,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:32,964 INFO L134 CoverageAnalysis]: Checked inductivity of 1178 backedges. 181 proven. 6 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:34,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:34,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 215 states and 293 transitions. [2024-11-09 00:15:34,121 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 293 transitions. [2024-11-09 00:15:34,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:15:34,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:34,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:35,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:35,823 INFO L134 CoverageAnalysis]: Checked inductivity of 1227 backedges. 226 proven. 10 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:36,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:36,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 216 states and 295 transitions. [2024-11-09 00:15:36,937 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 295 transitions. [2024-11-09 00:15:36,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:15:36,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:36,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:37,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:38,376 INFO L134 CoverageAnalysis]: Checked inductivity of 1277 backedges. 271 proven. 15 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:39,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:39,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 217 states and 296 transitions. [2024-11-09 00:15:39,230 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 296 transitions. [2024-11-09 00:15:39,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-09 00:15:39,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:39,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:39,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:40,696 INFO L134 CoverageAnalysis]: Checked inductivity of 1328 backedges. 316 proven. 21 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:41,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:41,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 218 states and 297 transitions. [2024-11-09 00:15:41,498 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 297 transitions. [2024-11-09 00:15:41,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:15:41,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:41,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:42,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:43,579 INFO L134 CoverageAnalysis]: Checked inductivity of 1380 backedges. 361 proven. 28 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:44,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:44,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 219 states and 298 transitions. [2024-11-09 00:15:44,445 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 298 transitions. [2024-11-09 00:15:44,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:15:44,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:44,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:45,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:46,559 INFO L134 CoverageAnalysis]: Checked inductivity of 1433 backedges. 406 proven. 36 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:47,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:47,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 220 states and 299 transitions. [2024-11-09 00:15:47,360 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 299 transitions. [2024-11-09 00:15:47,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:15:47,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:47,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:47,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:48,881 INFO L134 CoverageAnalysis]: Checked inductivity of 1487 backedges. 451 proven. 45 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:51,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:51,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 222 states and 305 transitions. [2024-11-09 00:15:51,226 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 305 transitions. [2024-11-09 00:15:51,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:15:51,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:51,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:51,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:52,737 INFO L134 CoverageAnalysis]: Checked inductivity of 1542 backedges. 496 proven. 55 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:54,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:54,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 223 states and 306 transitions. [2024-11-09 00:15:54,076 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 306 transitions. [2024-11-09 00:15:54,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:15:54,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:54,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:54,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:56,677 INFO L134 CoverageAnalysis]: Checked inductivity of 1598 backedges. 541 proven. 66 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:15:58,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:15:58,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 224 states and 307 transitions. [2024-11-09 00:15:58,086 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 307 transitions. [2024-11-09 00:15:58,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:15:58,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:15:58,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:15:58,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:15:59,830 INFO L134 CoverageAnalysis]: Checked inductivity of 1655 backedges. 586 proven. 78 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:00,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:00,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 225 states and 308 transitions. [2024-11-09 00:16:00,780 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 308 transitions. [2024-11-09 00:16:00,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:16:00,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:00,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:01,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 1713 backedges. 631 proven. 91 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:04,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:04,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 226 states and 309 transitions. [2024-11-09 00:16:04,254 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 309 transitions. [2024-11-09 00:16:04,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:16:04,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:04,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:05,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:06,676 INFO L134 CoverageAnalysis]: Checked inductivity of 1772 backedges. 676 proven. 105 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:07,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:07,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 227 states and 310 transitions. [2024-11-09 00:16:07,827 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 310 transitions. [2024-11-09 00:16:07,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:16:07,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:07,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:08,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:09,151 INFO L134 CoverageAnalysis]: Checked inductivity of 1832 backedges. 721 proven. 120 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:10,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:10,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 228 states and 311 transitions. [2024-11-09 00:16:10,093 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 311 transitions. [2024-11-09 00:16:10,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-09 00:16:10,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:10,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:10,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:11,720 INFO L134 CoverageAnalysis]: Checked inductivity of 1893 backedges. 766 proven. 136 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:13,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:13,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 229 states and 312 transitions. [2024-11-09 00:16:13,160 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 312 transitions. [2024-11-09 00:16:13,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:16:13,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:13,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:15,594 INFO L134 CoverageAnalysis]: Checked inductivity of 1955 backedges. 811 proven. 153 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:16,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:16,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 230 states and 313 transitions. [2024-11-09 00:16:16,966 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 313 transitions. [2024-11-09 00:16:16,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:16:16,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:16,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:17,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:19,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2018 backedges. 856 proven. 171 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:20,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:20,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 231 states and 314 transitions. [2024-11-09 00:16:20,262 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 314 transitions. [2024-11-09 00:16:20,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:16:20,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:20,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:21,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:22,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2082 backedges. 901 proven. 190 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:23,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:23,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 232 states and 315 transitions. [2024-11-09 00:16:23,942 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 315 transitions. [2024-11-09 00:16:23,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:16:23,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:23,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:24,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:26,627 INFO L134 CoverageAnalysis]: Checked inductivity of 2147 backedges. 946 proven. 210 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:27,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:27,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 233 states and 316 transitions. [2024-11-09 00:16:27,802 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 316 transitions. [2024-11-09 00:16:27,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:16:27,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:27,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:30,293 INFO L134 CoverageAnalysis]: Checked inductivity of 2213 backedges. 991 proven. 231 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:31,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:31,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 234 states and 317 transitions. [2024-11-09 00:16:31,961 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 317 transitions. [2024-11-09 00:16:31,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 00:16:31,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:31,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:33,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:33,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2280 backedges. 1036 proven. 253 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:34,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:34,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 235 states and 318 transitions. [2024-11-09 00:16:34,948 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 318 transitions. [2024-11-09 00:16:34,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 00:16:34,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:34,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:35,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:43,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2348 backedges. 1081 proven. 276 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:51,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:51,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 236 states and 319 transitions. [2024-11-09 00:16:51,545 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 319 transitions. [2024-11-09 00:16:51,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 00:16:51,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:51,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:52,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:54,585 INFO L134 CoverageAnalysis]: Checked inductivity of 2417 backedges. 1126 proven. 300 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:16:56,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:16:56,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 237 states and 320 transitions. [2024-11-09 00:16:56,182 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 320 transitions. [2024-11-09 00:16:56,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-09 00:16:56,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:16:56,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:16:57,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:16:59,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2487 backedges. 1171 proven. 325 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:01,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:01,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 238 states and 321 transitions. [2024-11-09 00:17:01,758 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 321 transitions. [2024-11-09 00:17:01,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:17:01,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:01,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:02,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:03,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2558 backedges. 1216 proven. 351 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:04,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:04,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 239 states and 322 transitions. [2024-11-09 00:17:04,949 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 322 transitions. [2024-11-09 00:17:04,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 00:17:04,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:04,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:05,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:07,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2630 backedges. 1261 proven. 378 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:08,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:08,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 240 states and 323 transitions. [2024-11-09 00:17:08,965 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 323 transitions. [2024-11-09 00:17:08,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-09 00:17:08,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:08,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:10,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:12,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2703 backedges. 1306 proven. 406 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:13,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:13,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 241 states and 324 transitions. [2024-11-09 00:17:13,917 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 324 transitions. [2024-11-09 00:17:13,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 00:17:13,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:13,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:14,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:17,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2777 backedges. 1351 proven. 435 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:18,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:18,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 242 states and 325 transitions. [2024-11-09 00:17:18,384 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 325 transitions. [2024-11-09 00:17:18,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:17:18,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:18,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:20,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:21,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2852 backedges. 1396 proven. 465 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:23,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:23,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 243 states and 326 transitions. [2024-11-09 00:17:23,707 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 326 transitions. [2024-11-09 00:17:23,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-09 00:17:23,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:23,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:24,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:26,583 INFO L134 CoverageAnalysis]: Checked inductivity of 2928 backedges. 1441 proven. 496 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:27,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:27,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 244 states and 327 transitions. [2024-11-09 00:17:27,899 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 327 transitions. [2024-11-09 00:17:27,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 00:17:27,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:27,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:28,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:30,683 INFO L134 CoverageAnalysis]: Checked inductivity of 3005 backedges. 1486 proven. 528 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:31,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:31,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 245 states and 328 transitions. [2024-11-09 00:17:31,744 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 328 transitions. [2024-11-09 00:17:31,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 00:17:31,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:31,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:32,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:35,085 INFO L134 CoverageAnalysis]: Checked inductivity of 3083 backedges. 1531 proven. 561 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:36,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:36,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 246 states and 329 transitions. [2024-11-09 00:17:36,190 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 329 transitions. [2024-11-09 00:17:36,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:17:36,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:36,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:37,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:39,469 INFO L134 CoverageAnalysis]: Checked inductivity of 3162 backedges. 1576 proven. 595 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:40,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:40,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 247 states and 330 transitions. [2024-11-09 00:17:40,577 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 330 transitions. [2024-11-09 00:17:40,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:17:40,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:40,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:41,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:43,061 INFO L134 CoverageAnalysis]: Checked inductivity of 3242 backedges. 1621 proven. 630 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:44,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:44,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 248 states and 331 transitions. [2024-11-09 00:17:44,225 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 331 transitions. [2024-11-09 00:17:44,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-09 00:17:44,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:44,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:45,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:47,947 INFO L134 CoverageAnalysis]: Checked inductivity of 3323 backedges. 1666 proven. 666 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:49,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:49,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 249 states and 332 transitions. [2024-11-09 00:17:49,731 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 332 transitions. [2024-11-09 00:17:49,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:17:49,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:49,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:51,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:53,494 INFO L134 CoverageAnalysis]: Checked inductivity of 3405 backedges. 1711 proven. 703 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:17:55,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:55,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 250 states and 333 transitions. [2024-11-09 00:17:55,344 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 333 transitions. [2024-11-09 00:17:55,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 00:17:55,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:55,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:56,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:59,646 INFO L134 CoverageAnalysis]: Checked inductivity of 3488 backedges. 1756 proven. 741 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:01,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:01,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 251 states and 334 transitions. [2024-11-09 00:18:01,598 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 334 transitions. [2024-11-09 00:18:01,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:18:01,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:01,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:02,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:05,200 INFO L134 CoverageAnalysis]: Checked inductivity of 3572 backedges. 1801 proven. 780 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:06,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:06,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 252 states and 335 transitions. [2024-11-09 00:18:06,377 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 335 transitions. [2024-11-09 00:18:06,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-09 00:18:06,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:06,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:08,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:09,873 INFO L134 CoverageAnalysis]: Checked inductivity of 3657 backedges. 1846 proven. 820 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:11,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:11,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 253 states and 336 transitions. [2024-11-09 00:18:11,263 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 336 transitions. [2024-11-09 00:18:11,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-09 00:18:11,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:11,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:12,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:15,851 INFO L134 CoverageAnalysis]: Checked inductivity of 3743 backedges. 1891 proven. 861 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:18,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:18,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 254 states and 337 transitions. [2024-11-09 00:18:18,211 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 337 transitions. [2024-11-09 00:18:18,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-09 00:18:18,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:18,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:19,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:22,999 INFO L134 CoverageAnalysis]: Checked inductivity of 3830 backedges. 1936 proven. 903 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:24,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:24,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 255 states and 338 transitions. [2024-11-09 00:18:24,985 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 338 transitions. [2024-11-09 00:18:24,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-09 00:18:24,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:24,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:26,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:29,169 INFO L134 CoverageAnalysis]: Checked inductivity of 3918 backedges. 1981 proven. 946 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:30,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:30,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 256 states and 339 transitions. [2024-11-09 00:18:30,481 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 339 transitions. [2024-11-09 00:18:30,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-09 00:18:30,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:30,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:31,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:34,540 INFO L134 CoverageAnalysis]: Checked inductivity of 4007 backedges. 2026 proven. 990 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:35,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:35,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 257 states and 340 transitions. [2024-11-09 00:18:35,871 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 340 transitions. [2024-11-09 00:18:35,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:18:35,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:35,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:37,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:41,204 INFO L134 CoverageAnalysis]: Checked inductivity of 4097 backedges. 2071 proven. 1035 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:44,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:44,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 258 states and 341 transitions. [2024-11-09 00:18:44,987 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 341 transitions. [2024-11-09 00:18:44,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-09 00:18:44,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:44,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:46,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:49,326 INFO L134 CoverageAnalysis]: Checked inductivity of 4188 backedges. 2116 proven. 1081 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:51,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:51,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 259 states and 342 transitions. [2024-11-09 00:18:51,886 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 342 transitions. [2024-11-09 00:18:51,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 00:18:51,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:51,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:52,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:55,969 INFO L134 CoverageAnalysis]: Checked inductivity of 4280 backedges. 2161 proven. 1128 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:18:58,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:58,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 260 states and 343 transitions. [2024-11-09 00:18:58,574 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 343 transitions. [2024-11-09 00:18:58,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 00:18:58,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:58,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:00,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:04,348 INFO L134 CoverageAnalysis]: Checked inductivity of 4373 backedges. 2206 proven. 1176 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:19:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:06,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 261 states and 344 transitions. [2024-11-09 00:19:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 344 transitions. [2024-11-09 00:19:06,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:19:06,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:06,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:09,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:13,347 INFO L134 CoverageAnalysis]: Checked inductivity of 4467 backedges. 2251 proven. 1225 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:19:16,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:16,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 262 states and 345 transitions. [2024-11-09 00:19:16,136 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 345 transitions. [2024-11-09 00:19:16,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-09 00:19:16,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:16,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:17,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:21,990 INFO L134 CoverageAnalysis]: Checked inductivity of 4562 backedges. 2296 proven. 1275 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:19:25,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:25,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 263 states and 346 transitions. [2024-11-09 00:19:25,162 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 346 transitions. [2024-11-09 00:19:25,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-09 00:19:25,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:25,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:27,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:30,681 INFO L134 CoverageAnalysis]: Checked inductivity of 4658 backedges. 2341 proven. 1326 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:19:32,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:32,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 264 states and 347 transitions. [2024-11-09 00:19:32,260 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 347 transitions. [2024-11-09 00:19:32,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:19:32,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:32,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:33,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:37,089 INFO L134 CoverageAnalysis]: Checked inductivity of 4755 backedges. 2386 proven. 1378 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:19:38,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:38,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 265 states and 348 transitions. [2024-11-09 00:19:38,547 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 348 transitions. [2024-11-09 00:19:38,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-09 00:19:38,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:38,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:39,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:45,282 INFO L134 CoverageAnalysis]: Checked inductivity of 4853 backedges. 2431 proven. 1431 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:19:49,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:49,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 266 states and 349 transitions. [2024-11-09 00:19:49,250 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 349 transitions. [2024-11-09 00:19:49,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-09 00:19:49,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:49,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:50,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:54,675 INFO L134 CoverageAnalysis]: Checked inductivity of 4952 backedges. 2476 proven. 1485 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:19:56,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:56,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 267 states and 350 transitions. [2024-11-09 00:19:56,517 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 350 transitions. [2024-11-09 00:19:56,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:19:56,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:56,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:57,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:02,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5052 backedges. 2521 proven. 1540 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:20:05,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:05,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 268 states and 351 transitions. [2024-11-09 00:20:05,900 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 351 transitions. [2024-11-09 00:20:05,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-09 00:20:05,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:05,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:11,660 INFO L134 CoverageAnalysis]: Checked inductivity of 5153 backedges. 2566 proven. 1596 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:20:14,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:14,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 269 states and 352 transitions. [2024-11-09 00:20:14,612 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 352 transitions. [2024-11-09 00:20:14,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 00:20:14,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:14,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:15,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:20,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5255 backedges. 2611 proven. 1653 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:20:22,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:22,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 270 states and 353 transitions. [2024-11-09 00:20:22,316 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 353 transitions. [2024-11-09 00:20:22,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-09 00:20:22,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:22,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:23,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:27,852 INFO L134 CoverageAnalysis]: Checked inductivity of 5358 backedges. 2656 proven. 1711 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:20:29,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:29,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 271 states and 354 transitions. [2024-11-09 00:20:29,402 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 354 transitions. [2024-11-09 00:20:29,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 00:20:29,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:29,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:31,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:36,183 INFO L134 CoverageAnalysis]: Checked inductivity of 5462 backedges. 2701 proven. 1770 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:20:37,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:37,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 272 states and 355 transitions. [2024-11-09 00:20:37,852 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 355 transitions. [2024-11-09 00:20:37,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-09 00:20:37,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:37,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:39,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:44,826 INFO L134 CoverageAnalysis]: Checked inductivity of 5567 backedges. 2746 proven. 1830 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:20:49,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:49,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 273 states and 356 transitions. [2024-11-09 00:20:49,036 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 356 transitions. [2024-11-09 00:20:49,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-09 00:20:49,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:49,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:50,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:55,670 INFO L134 CoverageAnalysis]: Checked inductivity of 5673 backedges. 2791 proven. 1891 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:20:58,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:58,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 274 states and 357 transitions. [2024-11-09 00:20:58,760 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 357 transitions. [2024-11-09 00:20:58,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-09 00:20:58,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:58,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:00,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:05,520 INFO L134 CoverageAnalysis]: Checked inductivity of 5780 backedges. 2836 proven. 1953 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:21:08,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:08,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 275 states and 358 transitions. [2024-11-09 00:21:08,515 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 358 transitions. [2024-11-09 00:21:08,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-09 00:21:08,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:08,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:10,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:15,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5888 backedges. 2881 proven. 2016 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:21:18,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:18,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 276 states and 359 transitions. [2024-11-09 00:21:18,202 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 359 transitions. [2024-11-09 00:21:18,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-09 00:21:18,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:18,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:23,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:28,017 INFO L134 CoverageAnalysis]: Checked inductivity of 5997 backedges. 2926 proven. 2080 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:21:31,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:31,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 277 states and 360 transitions. [2024-11-09 00:21:31,223 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 360 transitions. [2024-11-09 00:21:31,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-09 00:21:31,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:31,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:35,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 6107 backedges. 2971 proven. 2145 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:21:44,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:44,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 278 states and 361 transitions. [2024-11-09 00:21:44,735 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 361 transitions. [2024-11-09 00:21:44,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-09 00:21:44,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:44,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:46,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:53,665 INFO L134 CoverageAnalysis]: Checked inductivity of 6218 backedges. 3016 proven. 2211 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:21:57,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:57,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 279 states and 362 transitions. [2024-11-09 00:21:57,697 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 362 transitions. [2024-11-09 00:21:57,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 00:21:57,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:57,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:58,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,551 INFO L134 CoverageAnalysis]: Checked inductivity of 6330 backedges. 3061 proven. 2278 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:22:08,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 280 states and 363 transitions. [2024-11-09 00:22:08,461 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 363 transitions. [2024-11-09 00:22:08,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-09 00:22:08,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:15,863 INFO L134 CoverageAnalysis]: Checked inductivity of 6443 backedges. 3106 proven. 2346 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:22:18,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:18,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 281 states and 364 transitions. [2024-11-09 00:22:18,125 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 364 transitions. [2024-11-09 00:22:18,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 00:22:18,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:18,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:20,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:25,832 INFO L134 CoverageAnalysis]: Checked inductivity of 6557 backedges. 3151 proven. 2415 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:22:27,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:27,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 282 states and 365 transitions. [2024-11-09 00:22:27,779 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 365 transitions. [2024-11-09 00:22:27,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-09 00:22:27,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:27,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:29,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:35,752 INFO L134 CoverageAnalysis]: Checked inductivity of 6672 backedges. 3196 proven. 2485 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:22:39,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:39,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 283 states and 366 transitions. [2024-11-09 00:22:39,954 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 366 transitions. [2024-11-09 00:22:39,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:22:39,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:39,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:43,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:49,414 INFO L134 CoverageAnalysis]: Checked inductivity of 6788 backedges. 3241 proven. 2556 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:22:52,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:52,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 284 states and 367 transitions. [2024-11-09 00:22:52,953 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 367 transitions. [2024-11-09 00:22:52,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-09 00:22:52,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:52,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:54,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:01,221 INFO L134 CoverageAnalysis]: Checked inductivity of 6905 backedges. 3286 proven. 2628 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:23:04,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:04,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 368 states to 285 states and 368 transitions. [2024-11-09 00:23:04,739 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 368 transitions. [2024-11-09 00:23:04,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 00:23:04,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:04,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:06,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:12,413 INFO L134 CoverageAnalysis]: Checked inductivity of 7023 backedges. 3331 proven. 2701 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:23:16,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:16,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 286 states and 369 transitions. [2024-11-09 00:23:16,175 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 369 transitions. [2024-11-09 00:23:16,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-09 00:23:16,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:16,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:17,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:24,818 INFO L134 CoverageAnalysis]: Checked inductivity of 7142 backedges. 3376 proven. 2775 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:23:28,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:28,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 287 states and 370 transitions. [2024-11-09 00:23:28,361 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 370 transitions. [2024-11-09 00:23:28,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:23:28,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:28,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:31,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:37,180 INFO L134 CoverageAnalysis]: Checked inductivity of 7262 backedges. 3421 proven. 2850 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:23:39,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:39,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 288 states and 371 transitions. [2024-11-09 00:23:39,021 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 371 transitions. [2024-11-09 00:23:39,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-09 00:23:39,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:39,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:40,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:48,360 INFO L134 CoverageAnalysis]: Checked inductivity of 7383 backedges. 3466 proven. 2926 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:23:53,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:53,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 289 states and 372 transitions. [2024-11-09 00:23:53,153 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 372 transitions. [2024-11-09 00:23:53,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 00:23:53,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:53,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:54,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:00,977 INFO L134 CoverageAnalysis]: Checked inductivity of 7505 backedges. 3511 proven. 3003 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:24:04,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:04,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 373 states to 290 states and 373 transitions. [2024-11-09 00:24:04,896 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 373 transitions. [2024-11-09 00:24:04,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-09 00:24:04,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:04,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:06,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:13,500 INFO L134 CoverageAnalysis]: Checked inductivity of 7628 backedges. 3556 proven. 3081 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:24:17,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:17,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 291 states and 374 transitions. [2024-11-09 00:24:17,190 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 374 transitions. [2024-11-09 00:24:17,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:24:17,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:17,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:24,726 INFO L134 CoverageAnalysis]: Checked inductivity of 7752 backedges. 3601 proven. 3160 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:24:28,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:28,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 375 states to 292 states and 375 transitions. [2024-11-09 00:24:28,358 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 375 transitions. [2024-11-09 00:24:28,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-09 00:24:28,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:28,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:29,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:36,289 INFO L134 CoverageAnalysis]: Checked inductivity of 7877 backedges. 3646 proven. 3240 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:24:39,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:39,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 293 states and 376 transitions. [2024-11-09 00:24:39,940 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 376 transitions. [2024-11-09 00:24:39,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-09 00:24:39,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:39,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:42,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:49,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8003 backedges. 3691 proven. 3321 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:24:53,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:53,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 294 states and 377 transitions. [2024-11-09 00:24:53,130 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 377 transitions. [2024-11-09 00:24:53,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-09 00:24:53,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:53,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:56,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:03,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8130 backedges. 3736 proven. 3403 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2024-11-09 00:25:07,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:07,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 378 states to 295 states and 378 transitions. [2024-11-09 00:25:07,292 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 378 transitions. [2024-11-09 00:25:07,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 00:25:07,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:07,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:09,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat