./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/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_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/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_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/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 1ae3736aabcb020d122100864e41791456e1f94490735ab1a93eef5c54883fe7 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:21:54,928 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:21:55,016 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-09 00:21:55,023 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:21:55,024 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:21:55,056 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:21:55,057 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:21:55,058 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:21:55,058 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:21:55,059 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:21:55,059 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:21:55,061 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:21:55,061 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:21:55,063 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:21:55,064 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:21:55,064 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:21:55,064 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:21:55,065 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:21:55,065 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:21:55,069 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:21:55,069 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 00:21:55,070 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:21:55,070 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:21:55,070 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:21:55,070 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:21:55,071 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:21:55,071 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:21:55,071 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:21:55,071 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:21:55,072 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:21:55,072 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:21:55,072 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:21:55,072 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:21:55,073 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:21:55,073 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:21:55,073 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_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/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_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/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 -> 1ae3736aabcb020d122100864e41791456e1f94490735ab1a93eef5c54883fe7 [2024-11-09 00:21:55,358 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:21:55,383 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:21:55,398 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:21:55,400 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:21:55,401 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:21:55,403 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c Unable to find full path for "g++" [2024-11-09 00:21:57,382 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:21:57,571 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:21:57,571 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c [2024-11-09 00:21:57,580 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/data/ecc3b0316/59f5b69f94f549fea10b6c818908e636/FLAGadd46c957 [2024-11-09 00:21:57,967 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/data/ecc3b0316/59f5b69f94f549fea10b6c818908e636 [2024-11-09 00:21:57,970 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:21:57,971 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:21:57,972 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:21:57,973 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:21:57,978 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:21:57,978 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:21:57" (1/1) ... [2024-11-09 00:21:57,980 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20cd9cab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:57, skipping insertion in model container [2024-11-09 00:21:57,980 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:21:57" (1/1) ... [2024-11-09 00:21:58,016 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:21:58,221 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:21:58,234 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:21:58,259 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:21:58,275 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:21:58,276 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58 WrapperNode [2024-11-09 00:21:58,276 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:21:58,277 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:21:58,277 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:21:58,277 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:21:58,285 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:21:58" (1/1) ... [2024-11-09 00:21:58,291 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:21:58" (1/1) ... [2024-11-09 00:21:58,313 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 176 [2024-11-09 00:21:58,314 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:21:58,314 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:21:58,315 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:21:58,315 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:21:58,324 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,324 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,326 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,327 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,330 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,333 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,334 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,335 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,337 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:21:58,338 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:21:58,339 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:21:58,339 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:21:58,340 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:21:58,358 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:21:58,383 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/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:21:58,388 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b00ae902-16d1-4438-8b63-0c5eeaa4a81f/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:21:58,415 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:21:58,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:21:58,415 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:21:58,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:21:58,469 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:21:58,471 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:21:58,925 INFO L? ?]: Removed 75 outVars from TransFormulas that were not future-live. [2024-11-09 00:21:58,925 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:21:58,973 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:21:58,973 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:21:58,974 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:21:58 BoogieIcfgContainer [2024-11-09 00:21:58,974 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:21:58,975 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:21:58,975 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:21:58,984 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:21:58,984 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:21:58" (1/1) ... [2024-11-09 00:21:58,993 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:21:59,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 143 states and 162 transitions. [2024-11-09 00:21:59,048 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 162 transitions. [2024-11-09 00:21:59,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:21:59,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,239 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:21:59,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 135 states and 152 transitions. [2024-11-09 00:21:59,276 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 152 transitions. [2024-11-09 00:21:59,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:21:59,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,314 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:21:59,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 134 states and 151 transitions. [2024-11-09 00:21:59,330 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 151 transitions. [2024-11-09 00:21:59,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-09 00:21:59,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,371 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:21:59,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 133 states and 150 transitions. [2024-11-09 00:21:59,392 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 150 transitions. [2024-11-09 00:21:59,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:21:59,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,474 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:21:59,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 132 states and 149 transitions. [2024-11-09 00:21:59,522 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 149 transitions. [2024-11-09 00:21:59,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:21:59,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,624 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:21:59,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 124 states and 139 transitions. [2024-11-09 00:21:59,702 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 139 transitions. [2024-11-09 00:21:59,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:21:59,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,757 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:21:59,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 123 states and 138 transitions. [2024-11-09 00:21:59,825 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 138 transitions. [2024-11-09 00:21:59,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:21:59,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,889 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:21:59,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:59,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 122 states and 137 transitions. [2024-11-09 00:21:59,915 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 137 transitions. [2024-11-09 00:21:59,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:21:59,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:59,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:59,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:59,997 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:22:00,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:00,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 121 states and 136 transitions. [2024-11-09 00:22:00,123 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 136 transitions. [2024-11-09 00:22:00,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:22:00,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:00,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:00,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:00,163 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:22:00,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:00,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 120 states and 135 transitions. [2024-11-09 00:22:00,256 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 135 transitions. [2024-11-09 00:22:00,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:22:00,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:00,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:00,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:00,297 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:22:00,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:00,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 119 states and 134 transitions. [2024-11-09 00:22:00,329 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 134 transitions. [2024-11-09 00:22:00,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:22:00,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:00,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:00,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:00,403 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:22:01,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:01,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 118 states and 133 transitions. [2024-11-09 00:22:01,208 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 133 transitions. [2024-11-09 00:22:01,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:22:01,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:01,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:01,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:01,263 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:22:02,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:02,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 117 states and 132 transitions. [2024-11-09 00:22:02,313 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 132 transitions. [2024-11-09 00:22:02,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:22:02,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:02,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:02,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:02,354 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:22:02,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:02,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 116 states and 131 transitions. [2024-11-09 00:22:02,367 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 131 transitions. [2024-11-09 00:22:02,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:22:02,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:02,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:02,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:02,406 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:22:02,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:02,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 119 states and 135 transitions. [2024-11-09 00:22:02,449 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 135 transitions. [2024-11-09 00:22:02,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:22:02,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:02,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:02,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:02,483 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:22:02,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:02,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 118 states and 134 transitions. [2024-11-09 00:22:02,512 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 134 transitions. [2024-11-09 00:22:02,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:22:02,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:02,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:02,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:02,558 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:22:02,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:02,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 117 states and 133 transitions. [2024-11-09 00:22:02,600 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 133 transitions. [2024-11-09 00:22:02,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:22:02,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:02,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:02,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:02,663 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:22:03,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:03,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 113 states and 128 transitions. [2024-11-09 00:22:03,014 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 128 transitions. [2024-11-09 00:22:03,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:22:03,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:03,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:03,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:03,051 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:22:03,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:03,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 118 states and 136 transitions. [2024-11-09 00:22:03,131 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 136 transitions. [2024-11-09 00:22:03,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:22:03,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:03,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:03,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:03,153 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:22:03,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:03,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 124 states and 145 transitions. [2024-11-09 00:22:03,233 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 145 transitions. [2024-11-09 00:22:03,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:22:03,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:03,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:03,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:03,278 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:03,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:03,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 118 states and 135 transitions. [2024-11-09 00:22:03,359 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 135 transitions. [2024-11-09 00:22:03,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:22:03,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:03,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:03,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:03,382 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:22:03,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:03,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 121 states and 140 transitions. [2024-11-09 00:22:03,421 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 140 transitions. [2024-11-09 00:22:03,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:22:03,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:03,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:03,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:03,443 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:22:03,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:03,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 120 states and 139 transitions. [2024-11-09 00:22:03,459 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 139 transitions. [2024-11-09 00:22:03,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:22:03,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:03,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:03,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:03,515 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:22:04,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 119 states and 138 transitions. [2024-11-09 00:22:04,193 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 138 transitions. [2024-11-09 00:22:04,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:22:04,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,214 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:22:04,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 118 states and 137 transitions. [2024-11-09 00:22:04,239 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 137 transitions. [2024-11-09 00:22:04,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:22:04,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,255 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:22:04,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 117 states and 136 transitions. [2024-11-09 00:22:04,276 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 136 transitions. [2024-11-09 00:22:04,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:22:04,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,298 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:22:04,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 117 states and 135 transitions. [2024-11-09 00:22:04,334 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 135 transitions. [2024-11-09 00:22:04,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:22:04,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,354 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:22:04,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 122 states and 143 transitions. [2024-11-09 00:22:04,428 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 143 transitions. [2024-11-09 00:22:04,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 00:22:04,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,451 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:22:04,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 130 states and 154 transitions. [2024-11-09 00:22:04,528 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 154 transitions. [2024-11-09 00:22:04,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 00:22:04,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,554 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:22:04,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 126 states and 149 transitions. [2024-11-09 00:22:04,783 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 149 transitions. [2024-11-09 00:22:04,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 00:22:04,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,843 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:22:04,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 120 states and 139 transitions. [2024-11-09 00:22:04,879 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 139 transitions. [2024-11-09 00:22:04,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 00:22:04,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,937 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:22:04,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:04,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 119 states and 138 transitions. [2024-11-09 00:22:04,955 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 138 transitions. [2024-11-09 00:22:04,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 00:22:04,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:04,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:04,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:04,978 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:22:05,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:05,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 122 states and 143 transitions. [2024-11-09 00:22:05,013 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 143 transitions. [2024-11-09 00:22:05,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:22:05,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:05,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:05,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,034 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:22:05,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:05,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 120 states and 140 transitions. [2024-11-09 00:22:05,288 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 140 transitions. [2024-11-09 00:22:05,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:22:05,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:05,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:05,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,333 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:22:05,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:05,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 126 states and 149 transitions. [2024-11-09 00:22:05,421 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 149 transitions. [2024-11-09 00:22:05,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:22:05,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:05,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:05,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,440 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:22:05,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:05,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 125 states and 148 transitions. [2024-11-09 00:22:05,468 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 148 transitions. [2024-11-09 00:22:05,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:22:05,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:05,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:05,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,486 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:22:05,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:05,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 124 states and 147 transitions. [2024-11-09 00:22:05,506 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 147 transitions. [2024-11-09 00:22:05,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:22:05,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:05,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:05,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,533 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:22:05,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:05,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 129 states and 155 transitions. [2024-11-09 00:22:05,610 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 155 transitions. [2024-11-09 00:22:05,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:22:05,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:05,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:05,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,631 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:22:05,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:05,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 129 states and 154 transitions. [2024-11-09 00:22:05,664 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 154 transitions. [2024-11-09 00:22:05,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:22:05,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:05,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:05,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:05,766 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:22:06,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:06,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 128 states and 153 transitions. [2024-11-09 00:22:06,545 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 153 transitions. [2024-11-09 00:22:06,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:22:06,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:06,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:06,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:06,595 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:22:06,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:06,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 136 states and 164 transitions. [2024-11-09 00:22:06,683 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 164 transitions. [2024-11-09 00:22:06,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:22:06,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:06,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:06,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:06,708 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:22:06,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:06,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 136 states and 163 transitions. [2024-11-09 00:22:06,738 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 163 transitions. [2024-11-09 00:22:06,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:22:06,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:06,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:06,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:06,762 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:22:06,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:06,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 139 states and 168 transitions. [2024-11-09 00:22:06,801 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 168 transitions. [2024-11-09 00:22:06,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:22:06,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:06,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:06,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:06,822 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:22:06,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:06,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 138 states and 167 transitions. [2024-11-09 00:22:06,837 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 167 transitions. [2024-11-09 00:22:06,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:22:06,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:06,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:06,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:06,900 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:22:06,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:06,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 132 states and 157 transitions. [2024-11-09 00:22:06,946 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 157 transitions. [2024-11-09 00:22:06,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:22:06,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:06,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:06,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:06,972 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:22:07,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 132 states and 156 transitions. [2024-11-09 00:22:07,049 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 156 transitions. [2024-11-09 00:22:07,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:22:07,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:07,069 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:22:07,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 131 states and 155 transitions. [2024-11-09 00:22:07,101 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 155 transitions. [2024-11-09 00:22:07,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:22:07,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:07,123 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:22:07,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 130 states and 154 transitions. [2024-11-09 00:22:07,145 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 154 transitions. [2024-11-09 00:22:07,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:22:07,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:07,167 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:22:07,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 136 states and 164 transitions. [2024-11-09 00:22:07,241 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 164 transitions. [2024-11-09 00:22:07,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:22:07,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:07,262 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:22:07,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 132 states and 159 transitions. [2024-11-09 00:22:07,519 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 159 transitions. [2024-11-09 00:22:07,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:22:07,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:07,540 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:22:07,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 132 states and 158 transitions. [2024-11-09 00:22:07,570 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 158 transitions. [2024-11-09 00:22:07,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:22:07,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:07,591 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:22:07,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 137 states and 166 transitions. [2024-11-09 00:22:07,669 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 166 transitions. [2024-11-09 00:22:07,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:22:07,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:07,690 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:22:07,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:07,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 135 states and 162 transitions. [2024-11-09 00:22:07,983 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 162 transitions. [2024-11-09 00:22:07,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:22:07,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:07,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:07,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:08,012 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:22:08,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 141 states and 171 transitions. [2024-11-09 00:22:08,088 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 171 transitions. [2024-11-09 00:22:08,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:22:08,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:08,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:08,107 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:22:08,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 149 states and 182 transitions. [2024-11-09 00:22:08,196 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 182 transitions. [2024-11-09 00:22:08,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:22:08,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:08,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:08,237 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:22:08,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 143 states and 172 transitions. [2024-11-09 00:22:08,276 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 172 transitions. [2024-11-09 00:22:08,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:22:08,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:08,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:08,293 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:22:08,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 142 states and 171 transitions. [2024-11-09 00:22:08,307 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 171 transitions. [2024-11-09 00:22:08,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:22:08,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:08,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:08,327 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:22:08,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 145 states and 176 transitions. [2024-11-09 00:22:08,364 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 176 transitions. [2024-11-09 00:22:08,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:22:08,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:08,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:08,384 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:22:08,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:08,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 145 states and 175 transitions. [2024-11-09 00:22:08,415 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 175 transitions. [2024-11-09 00:22:08,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:22:08,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:08,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:08,489 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:22:09,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 122 states and 145 transitions. [2024-11-09 00:22:09,040 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 145 transitions. [2024-11-09 00:22:09,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:22:09,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,065 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:22:09,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 128 states and 155 transitions. [2024-11-09 00:22:09,144 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 155 transitions. [2024-11-09 00:22:09,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:22:09,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,162 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:22:09,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 127 states and 154 transitions. [2024-11-09 00:22:09,187 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 154 transitions. [2024-11-09 00:22:09,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:22:09,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,208 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:22:09,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 126 states and 153 transitions. [2024-11-09 00:22:09,227 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 153 transitions. [2024-11-09 00:22:09,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:22:09,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,249 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:22:09,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 126 states and 152 transitions. [2024-11-09 00:22:09,317 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 152 transitions. [2024-11-09 00:22:09,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:22:09,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,345 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:22:09,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 122 states and 147 transitions. [2024-11-09 00:22:09,375 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 147 transitions. [2024-11-09 00:22:09,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:22:09,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,397 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:22:09,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 127 states and 155 transitions. [2024-11-09 00:22:09,479 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 155 transitions. [2024-11-09 00:22:09,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:22:09,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,504 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:22:09,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 127 states and 154 transitions. [2024-11-09 00:22:09,536 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 154 transitions. [2024-11-09 00:22:09,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:22:09,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,557 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:22:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 125 states and 150 transitions. [2024-11-09 00:22:09,646 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 150 transitions. [2024-11-09 00:22:09,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:22:09,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,667 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:22:09,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 133 states and 161 transitions. [2024-11-09 00:22:09,754 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 161 transitions. [2024-11-09 00:22:09,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:22:09,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,783 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:22:09,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 139 states and 170 transitions. [2024-11-09 00:22:09,860 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 170 transitions. [2024-11-09 00:22:09,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:22:09,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,884 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:22:09,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 139 states and 169 transitions. [2024-11-09 00:22:09,918 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 169 transitions. [2024-11-09 00:22:09,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:22:09,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:09,940 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:22:09,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:09,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 142 states and 174 transitions. [2024-11-09 00:22:09,979 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 174 transitions. [2024-11-09 00:22:09,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:22:09,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:09,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:09,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,002 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:22:10,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:10,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 141 states and 173 transitions. [2024-11-09 00:22:10,020 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 173 transitions. [2024-11-09 00:22:10,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:22:10,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:10,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:10,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,064 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:22:10,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:10,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 135 states and 163 transitions. [2024-11-09 00:22:10,107 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 163 transitions. [2024-11-09 00:22:10,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:22:10,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:10,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:10,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,199 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:22:10,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:10,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 112 states and 133 transitions. [2024-11-09 00:22:10,728 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 133 transitions. [2024-11-09 00:22:10,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:22:10,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:10,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:10,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,763 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:22:10,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:10,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 112 states and 132 transitions. [2024-11-09 00:22:10,848 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 132 transitions. [2024-11-09 00:22:10,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:22:10,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:10,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:10,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,875 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:22:10,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:10,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 111 states and 131 transitions. [2024-11-09 00:22:10,908 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 131 transitions. [2024-11-09 00:22:10,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:22:10,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:10,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:10,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,930 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:22:10,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:10,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 110 states and 130 transitions. [2024-11-09 00:22:10,953 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 130 transitions. [2024-11-09 00:22:10,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:22:10,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:10,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:10,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:10,981 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:22:11,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 116 states and 140 transitions. [2024-11-09 00:22:11,069 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 140 transitions. [2024-11-09 00:22:11,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:22:11,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,092 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:22:11,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 116 states and 139 transitions. [2024-11-09 00:22:11,125 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 139 transitions. [2024-11-09 00:22:11,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:22:11,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,152 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:22:11,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 122 states and 149 transitions. [2024-11-09 00:22:11,236 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 149 transitions. [2024-11-09 00:22:11,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:22:11,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:11,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 117 states and 142 transitions. [2024-11-09 00:22:11,288 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 142 transitions. [2024-11-09 00:22:11,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:22:11,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,318 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:22:11,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 123 states and 152 transitions. [2024-11-09 00:22:11,399 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 152 transitions. [2024-11-09 00:22:11,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:22:11,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,420 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:22:11,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 131 states and 163 transitions. [2024-11-09 00:22:11,536 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 163 transitions. [2024-11-09 00:22:11,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:22:11,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,561 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:22:11,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 129 states and 158 transitions. [2024-11-09 00:22:11,635 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 158 transitions. [2024-11-09 00:22:11,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:22:11,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,683 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:22:11,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 123 states and 148 transitions. [2024-11-09 00:22:11,729 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 148 transitions. [2024-11-09 00:22:11,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:22:11,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,748 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:22:11,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 122 states and 147 transitions. [2024-11-09 00:22:11,766 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 147 transitions. [2024-11-09 00:22:11,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:22:11,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,788 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:22:11,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 125 states and 154 transitions. [2024-11-09 00:22:11,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 154 transitions. [2024-11-09 00:22:11,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:22:11,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,858 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:22:11,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 125 states and 153 transitions. [2024-11-09 00:22:11,890 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 153 transitions. [2024-11-09 00:22:11,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:22:11,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:11,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:11,915 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:22:11,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:11,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 131 states and 163 transitions. [2024-11-09 00:22:11,997 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 163 transitions. [2024-11-09 00:22:11,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:22:11,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:11,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:12,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:12,014 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:22:12,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:12,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 130 states and 162 transitions. [2024-11-09 00:22:12,040 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 162 transitions. [2024-11-09 00:22:12,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:22:12,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:12,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:12,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:12,061 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:22:12,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:12,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 129 states and 161 transitions. [2024-11-09 00:22:12,085 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 161 transitions. [2024-11-09 00:22:12,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:22:12,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:12,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:12,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:12,105 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:22:12,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:12,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 129 states and 160 transitions. [2024-11-09 00:22:12,191 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 160 transitions. [2024-11-09 00:22:12,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:22:12,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:12,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:12,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:12,274 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:22:12,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:12,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 106 states and 130 transitions. [2024-11-09 00:22:12,800 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 130 transitions. [2024-11-09 00:22:12,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:22:12,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:12,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:12,831 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:22:12,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:12,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 102 states and 125 transitions. [2024-11-09 00:22:12,865 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 125 transitions. [2024-11-09 00:22:12,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:22:12,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:12,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:12,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:12,888 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:22:12,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:12,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 107 states and 134 transitions. [2024-11-09 00:22:12,986 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 134 transitions. [2024-11-09 00:22:12,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:22:12,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:12,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:12,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,014 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:22:13,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:13,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 107 states and 133 transitions. [2024-11-09 00:22:13,048 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 133 transitions. [2024-11-09 00:22:13,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:22:13,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:13,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,070 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:22:13,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:13,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 105 states and 129 transitions. [2024-11-09 00:22:13,143 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 129 transitions. [2024-11-09 00:22:13,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:22:13,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:13,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,164 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:22:13,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:13,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 113 states and 142 transitions. [2024-11-09 00:22:13,268 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 142 transitions. [2024-11-09 00:22:13,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:22:13,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:13,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:13,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,331 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:22:13,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:13,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 119 states and 151 transitions. [2024-11-09 00:22:13,415 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 151 transitions. [2024-11-09 00:22:13,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:22:13,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:13,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:13,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,444 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:22:13,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:13,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 119 states and 150 transitions. [2024-11-09 00:22:13,479 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 150 transitions. [2024-11-09 00:22:13,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:22:13,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:13,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:13,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,504 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:13,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:13,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 119 states and 149 transitions. [2024-11-09 00:22:13,529 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 149 transitions. [2024-11-09 00:22:13,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:22:13,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:13,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:13,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,572 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:22:13,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:13,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 119 states and 147 transitions. [2024-11-09 00:22:13,626 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 147 transitions. [2024-11-09 00:22:13,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:22:13,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:13,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:13,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:13,726 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:22:14,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 96 states and 117 transitions. [2024-11-09 00:22:14,256 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 117 transitions. [2024-11-09 00:22:14,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:22:14,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,277 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:22:14,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 96 states and 116 transitions. [2024-11-09 00:22:14,344 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 116 transitions. [2024-11-09 00:22:14,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:22:14,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,410 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:22:14,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 102 states and 126 transitions. [2024-11-09 00:22:14,517 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 126 transitions. [2024-11-09 00:22:14,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:22:14,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,551 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:14,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 103 states and 130 transitions. [2024-11-09 00:22:14,601 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 130 transitions. [2024-11-09 00:22:14,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:22:14,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:22:14,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 105 states and 132 transitions. [2024-11-09 00:22:14,706 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 132 transitions. [2024-11-09 00:22:14,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:22:14,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,733 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:22:14,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 105 states and 131 transitions. [2024-11-09 00:22:14,764 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 131 transitions. [2024-11-09 00:22:14,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:22:14,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,796 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:22:14,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 111 states and 141 transitions. [2024-11-09 00:22:14,895 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 141 transitions. [2024-11-09 00:22:14,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:22:14,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:22:14,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:14,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 113 states and 143 transitions. [2024-11-09 00:22:14,978 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 143 transitions. [2024-11-09 00:22:14,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:22:14,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:14,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:14,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:14,998 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:22:15,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:15,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 111 states and 138 transitions. [2024-11-09 00:22:15,068 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 138 transitions. [2024-11-09 00:22:15,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:22:15,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:15,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:15,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:15,111 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:15,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:15,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 112 states and 138 transitions. [2024-11-09 00:22:15,162 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 138 transitions. [2024-11-09 00:22:15,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:22:15,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:15,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:15,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:15,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:15,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:15,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 112 states and 137 transitions. [2024-11-09 00:22:15,215 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 137 transitions. [2024-11-09 00:22:15,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:22:15,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:15,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:15,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:15,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:15,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:15,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 114 states and 140 transitions. [2024-11-09 00:22:15,338 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 140 transitions. [2024-11-09 00:22:15,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:22:15,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:15,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:15,448 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:22:15,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:15,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 98 states and 120 transitions. [2024-11-09 00:22:15,959 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 120 transitions. [2024-11-09 00:22:15,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:22:15,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:15,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:15,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:15,986 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:16,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:16,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 98 states and 119 transitions. [2024-11-09 00:22:16,020 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 119 transitions. [2024-11-09 00:22:16,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:22:16,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:16,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:16,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:16,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:22:16,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:16,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 100 states and 122 transitions. [2024-11-09 00:22:16,126 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 122 transitions. [2024-11-09 00:22:16,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:22:16,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:16,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:16,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:16,234 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:22:16,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:16,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 90 states and 109 transitions. [2024-11-09 00:22:16,812 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 109 transitions. [2024-11-09 00:22:16,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:22:16,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:16,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:16,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:16,949 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-09 00:22:17,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:17,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 86 states and 103 transitions. [2024-11-09 00:22:17,568 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 103 transitions. [2024-11-09 00:22:17,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:22:17,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:17,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:17,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:17,708 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:18,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:18,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 88 states and 107 transitions. [2024-11-09 00:22:18,264 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 107 transitions. [2024-11-09 00:22:18,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:22:18,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:18,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:18,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:18,405 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 12 proven. 2 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:19,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:19,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 92 states and 112 transitions. [2024-11-09 00:22:19,007 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 112 transitions. [2024-11-09 00:22:19,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:22:19,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:19,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:19,162 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 18 proven. 8 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:19,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:19,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 96 states and 117 transitions. [2024-11-09 00:22:19,705 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 117 transitions. [2024-11-09 00:22:19,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:22:19,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:19,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:19,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:19,886 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 24 proven. 18 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:20,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:20,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 100 states and 122 transitions. [2024-11-09 00:22:20,441 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 122 transitions. [2024-11-09 00:22:20,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:22:20,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:20,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:20,658 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 30 proven. 32 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:21,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:21,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 104 states and 127 transitions. [2024-11-09 00:22:21,186 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 127 transitions. [2024-11-09 00:22:21,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-09 00:22:21,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:21,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:21,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:21,363 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 36 proven. 50 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:21,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:21,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 108 states and 132 transitions. [2024-11-09 00:22:21,918 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 132 transitions. [2024-11-09 00:22:21,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:22:21,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:21,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:21,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:22,118 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 42 proven. 72 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:22,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:22,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 112 states and 137 transitions. [2024-11-09 00:22:22,837 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 137 transitions. [2024-11-09 00:22:22,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:22:22,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:22,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:22,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:23,062 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 48 proven. 98 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:23,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:23,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 116 states and 142 transitions. [2024-11-09 00:22:23,721 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 142 transitions. [2024-11-09 00:22:23,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:22:23,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:23,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:23,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:23,956 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 54 proven. 128 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:24,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:24,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 120 states and 147 transitions. [2024-11-09 00:22:24,546 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 147 transitions. [2024-11-09 00:22:24,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:22:24,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:24,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:24,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:24,768 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 60 proven. 162 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:25,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:25,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 124 states and 152 transitions. [2024-11-09 00:22:25,419 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 152 transitions. [2024-11-09 00:22:25,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:22:25,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:25,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:25,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:25,659 INFO L134 CoverageAnalysis]: Checked inductivity of 296 backedges. 66 proven. 200 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:26,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:26,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 128 states and 157 transitions. [2024-11-09 00:22:26,317 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 157 transitions. [2024-11-09 00:22:26,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:22:26,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:26,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:26,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:26,606 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 72 proven. 242 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:27,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:27,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 132 states and 162 transitions. [2024-11-09 00:22:27,367 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 162 transitions. [2024-11-09 00:22:27,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:22:27,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:27,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:27,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:27,629 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 78 proven. 288 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:28,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:28,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 136 states and 167 transitions. [2024-11-09 00:22:28,328 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 167 transitions. [2024-11-09 00:22:28,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 00:22:28,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:28,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:28,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:28,634 INFO L134 CoverageAnalysis]: Checked inductivity of 452 backedges. 84 proven. 338 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:29,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:29,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 140 states and 172 transitions. [2024-11-09 00:22:29,357 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 172 transitions. [2024-11-09 00:22:29,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 00:22:29,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:29,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:29,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:29,650 INFO L134 CoverageAnalysis]: Checked inductivity of 512 backedges. 90 proven. 392 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:30,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:30,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 144 states and 177 transitions. [2024-11-09 00:22:30,388 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 177 transitions. [2024-11-09 00:22:30,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-09 00:22:30,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:30,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:30,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:30,685 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 96 proven. 450 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:31,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:31,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 148 states and 182 transitions. [2024-11-09 00:22:31,425 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 182 transitions. [2024-11-09 00:22:31,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:22:31,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:31,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:31,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:31,740 INFO L134 CoverageAnalysis]: Checked inductivity of 644 backedges. 102 proven. 512 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:32,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:32,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 152 states and 187 transitions. [2024-11-09 00:22:32,504 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 187 transitions. [2024-11-09 00:22:32,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:22:32,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:32,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:32,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:32,894 INFO L134 CoverageAnalysis]: Checked inductivity of 716 backedges. 108 proven. 578 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:33,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:33,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 156 states and 192 transitions. [2024-11-09 00:22:33,763 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 192 transitions. [2024-11-09 00:22:33,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-09 00:22:33,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:33,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:33,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:34,119 INFO L134 CoverageAnalysis]: Checked inductivity of 792 backedges. 114 proven. 648 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:34,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:34,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 160 states and 197 transitions. [2024-11-09 00:22:34,951 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 197 transitions. [2024-11-09 00:22:34,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 00:22:34,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:34,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:34,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:35,308 INFO L134 CoverageAnalysis]: Checked inductivity of 872 backedges. 120 proven. 722 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:36,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:36,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 164 states and 202 transitions. [2024-11-09 00:22:36,134 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 202 transitions. [2024-11-09 00:22:36,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-09 00:22:36,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:36,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:36,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:36,499 INFO L134 CoverageAnalysis]: Checked inductivity of 956 backedges. 126 proven. 800 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:37,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:37,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 168 states and 207 transitions. [2024-11-09 00:22:37,347 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 207 transitions. [2024-11-09 00:22:37,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:22:37,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:37,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:37,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:37,686 INFO L134 CoverageAnalysis]: Checked inductivity of 1044 backedges. 132 proven. 882 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:38,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:38,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 172 states and 212 transitions. [2024-11-09 00:22:38,595 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 212 transitions. [2024-11-09 00:22:38,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 00:22:38,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:38,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:38,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:38,916 INFO L134 CoverageAnalysis]: Checked inductivity of 1136 backedges. 138 proven. 968 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:39,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:39,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 176 states and 217 transitions. [2024-11-09 00:22:39,809 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 217 transitions. [2024-11-09 00:22:39,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-09 00:22:39,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:39,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:39,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:40,321 INFO L134 CoverageAnalysis]: Checked inductivity of 1232 backedges. 144 proven. 1058 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:41,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:41,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 180 states and 222 transitions. [2024-11-09 00:22:41,236 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 222 transitions. [2024-11-09 00:22:41,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 00:22:41,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:41,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:41,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:41,681 INFO L134 CoverageAnalysis]: Checked inductivity of 1332 backedges. 150 proven. 1152 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:42,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:42,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 184 states and 227 transitions. [2024-11-09 00:22:42,724 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 227 transitions. [2024-11-09 00:22:42,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:22:42,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:42,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:42,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:43,109 INFO L134 CoverageAnalysis]: Checked inductivity of 1436 backedges. 156 proven. 1250 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:44,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:44,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 188 states and 232 transitions. [2024-11-09 00:22:44,098 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 232 transitions. [2024-11-09 00:22:44,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:22:44,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:44,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:44,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:44,475 INFO L134 CoverageAnalysis]: Checked inductivity of 1544 backedges. 162 proven. 1352 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:45,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:45,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 192 states and 237 transitions. [2024-11-09 00:22:45,463 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 237 transitions. [2024-11-09 00:22:45,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:22:45,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:45,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:45,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:45,965 INFO L134 CoverageAnalysis]: Checked inductivity of 1656 backedges. 168 proven. 1458 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:47,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:47,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 196 states and 242 transitions. [2024-11-09 00:22:47,014 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 242 transitions. [2024-11-09 00:22:47,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 00:22:47,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:47,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:47,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:47,636 INFO L134 CoverageAnalysis]: Checked inductivity of 1772 backedges. 174 proven. 1568 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:48,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:48,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 200 states and 247 transitions. [2024-11-09 00:22:48,670 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 247 transitions. [2024-11-09 00:22:48,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-09 00:22:48,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:48,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:48,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:49,190 INFO L134 CoverageAnalysis]: Checked inductivity of 1892 backedges. 180 proven. 1682 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:50,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:50,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 204 states and 252 transitions. [2024-11-09 00:22:50,234 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 252 transitions. [2024-11-09 00:22:50,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-09 00:22:50,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:50,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:50,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:50,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2016 backedges. 186 proven. 1800 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:51,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:51,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 208 states and 257 transitions. [2024-11-09 00:22:51,788 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 257 transitions. [2024-11-09 00:22:51,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:22:51,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:51,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:51,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:52,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2144 backedges. 192 proven. 1922 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:53,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:53,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 212 states and 262 transitions. [2024-11-09 00:22:53,418 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 262 transitions. [2024-11-09 00:22:53,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 00:22:53,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:53,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:54,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2276 backedges. 198 proven. 2048 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:55,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:55,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 216 states and 267 transitions. [2024-11-09 00:22:55,229 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 267 transitions. [2024-11-09 00:22:55,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-09 00:22:55,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:55,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:55,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:55,982 INFO L134 CoverageAnalysis]: Checked inductivity of 2412 backedges. 204 proven. 2178 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:57,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:57,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 220 states and 272 transitions. [2024-11-09 00:22:57,123 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 272 transitions. [2024-11-09 00:22:57,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 00:22:57,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:57,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:57,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:57,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2552 backedges. 210 proven. 2312 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:22:58,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:58,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 224 states and 277 transitions. [2024-11-09 00:22:58,997 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 277 transitions. [2024-11-09 00:22:58,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-11-09 00:22:58,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:58,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:59,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:59,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2696 backedges. 216 proven. 2450 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:23:00,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:00,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 228 states and 282 transitions. [2024-11-09 00:23:00,706 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 282 transitions. [2024-11-09 00:23:00,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-11-09 00:23:00,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:00,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:00,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:01,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2844 backedges. 222 proven. 2592 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:23:02,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:02,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 232 states and 287 transitions. [2024-11-09 00:23:02,462 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 287 transitions. [2024-11-09 00:23:02,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-09 00:23:02,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:02,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:02,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:03,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2996 backedges. 228 proven. 2738 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:23:04,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:04,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 236 states and 292 transitions. [2024-11-09 00:23:04,252 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 292 transitions. [2024-11-09 00:23:04,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-09 00:23:04,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:04,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:04,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:05,002 INFO L134 CoverageAnalysis]: Checked inductivity of 3152 backedges. 234 proven. 2888 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:23:06,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:06,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 240 states and 297 transitions. [2024-11-09 00:23:06,240 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 297 transitions. [2024-11-09 00:23:06,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-09 00:23:06,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:06,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:06,841 INFO L134 CoverageAnalysis]: Checked inductivity of 3312 backedges. 240 proven. 3042 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:23:08,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:08,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 244 states and 302 transitions. [2024-11-09 00:23:08,110 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 302 transitions. [2024-11-09 00:23:08,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-09 00:23:08,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:08,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:08,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:08,663 INFO L134 CoverageAnalysis]: Checked inductivity of 3476 backedges. 246 proven. 3200 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:23:09,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:09,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 248 states and 306 transitions. [2024-11-09 00:23:09,582 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 306 transitions. [2024-11-09 00:23:09,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-09 00:23:09,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:09,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:09,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:09,704 INFO L134 CoverageAnalysis]: Checked inductivity of 3644 backedges. 0 proven. 282 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:10,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:10,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 254 states and 315 transitions. [2024-11-09 00:23:10,857 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 315 transitions. [2024-11-09 00:23:10,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-11-09 00:23:10,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:10,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:10,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:10,895 INFO L134 CoverageAnalysis]: Checked inductivity of 3775 backedges. 143 proven. 0 refuted. 0 times theorem prover too weak. 3632 trivial. 0 not checked. [2024-11-09 00:23:11,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:11,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 254 states and 314 transitions. [2024-11-09 00:23:11,272 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 314 transitions. [2024-11-09 00:23:11,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-09 00:23:11,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:11,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:11,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:11,328 INFO L134 CoverageAnalysis]: Checked inductivity of 3816 backedges. 280 proven. 0 refuted. 0 times theorem prover too weak. 3536 trivial. 0 not checked. [2024-11-09 00:23:11,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:11,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 256 states and 317 transitions. [2024-11-09 00:23:11,658 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 317 transitions. [2024-11-09 00:23:11,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-11-09 00:23:11,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:11,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:11,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:11,801 INFO L134 CoverageAnalysis]: Checked inductivity of 3750 backedges. 0 proven. 388 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:13,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:13,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 262 states and 326 transitions. [2024-11-09 00:23:13,186 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 326 transitions. [2024-11-09 00:23:13,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-09 00:23:13,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:13,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:13,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:13,252 INFO L134 CoverageAnalysis]: Checked inductivity of 3883 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 3734 trivial. 0 not checked. [2024-11-09 00:23:13,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:13,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 262 states and 325 transitions. [2024-11-09 00:23:13,662 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 325 transitions. [2024-11-09 00:23:13,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-11-09 00:23:13,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:13,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:13,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:13,704 INFO L134 CoverageAnalysis]: Checked inductivity of 3924 backedges. 292 proven. 0 refuted. 0 times theorem prover too weak. 3632 trivial. 0 not checked. [2024-11-09 00:23:14,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:14,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 264 states and 328 transitions. [2024-11-09 00:23:14,096 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 328 transitions. [2024-11-09 00:23:14,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-11-09 00:23:14,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:14,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:14,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:14,258 INFO L134 CoverageAnalysis]: Checked inductivity of 3862 backedges. 0 proven. 500 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:15,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:15,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 270 states and 337 transitions. [2024-11-09 00:23:15,634 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 337 transitions. [2024-11-09 00:23:15,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-11-09 00:23:15,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:15,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:15,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:15,681 INFO L134 CoverageAnalysis]: Checked inductivity of 3997 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 3842 trivial. 0 not checked. [2024-11-09 00:23:16,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:16,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 270 states and 336 transitions. [2024-11-09 00:23:16,126 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 336 transitions. [2024-11-09 00:23:16,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-11-09 00:23:16,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:16,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:16,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:16,184 INFO L134 CoverageAnalysis]: Checked inductivity of 4038 backedges. 304 proven. 0 refuted. 0 times theorem prover too weak. 3734 trivial. 0 not checked. [2024-11-09 00:23:16,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:16,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 272 states and 339 transitions. [2024-11-09 00:23:16,598 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 339 transitions. [2024-11-09 00:23:16,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-09 00:23:16,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:16,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:16,947 INFO L134 CoverageAnalysis]: Checked inductivity of 3980 backedges. 0 proven. 618 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:18,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:18,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 278 states and 348 transitions. [2024-11-09 00:23:18,596 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 348 transitions. [2024-11-09 00:23:18,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-11-09 00:23:18,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:18,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:18,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:18,662 INFO L134 CoverageAnalysis]: Checked inductivity of 4117 backedges. 161 proven. 0 refuted. 0 times theorem prover too weak. 3956 trivial. 0 not checked. [2024-11-09 00:23:19,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:19,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 278 states and 347 transitions. [2024-11-09 00:23:19,140 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 347 transitions. [2024-11-09 00:23:19,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-09 00:23:19,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:19,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:19,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:19,210 INFO L134 CoverageAnalysis]: Checked inductivity of 4158 backedges. 316 proven. 0 refuted. 0 times theorem prover too weak. 3842 trivial. 0 not checked. [2024-11-09 00:23:19,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:19,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 280 states and 350 transitions. [2024-11-09 00:23:19,675 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 350 transitions. [2024-11-09 00:23:19,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-11-09 00:23:19,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:19,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:19,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:19,881 INFO L134 CoverageAnalysis]: Checked inductivity of 4104 backedges. 0 proven. 742 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:21,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:21,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 286 states and 359 transitions. [2024-11-09 00:23:21,498 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 359 transitions. [2024-11-09 00:23:21,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-11-09 00:23:21,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:21,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:21,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:21,540 INFO L134 CoverageAnalysis]: Checked inductivity of 4243 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4076 trivial. 0 not checked. [2024-11-09 00:23:22,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:22,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 286 states and 358 transitions. [2024-11-09 00:23:22,056 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 358 transitions. [2024-11-09 00:23:22,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-11-09 00:23:22,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:22,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:22,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:22,173 INFO L134 CoverageAnalysis]: Checked inductivity of 4284 backedges. 328 proven. 0 refuted. 0 times theorem prover too weak. 3956 trivial. 0 not checked. [2024-11-09 00:23:22,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:22,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 288 states and 361 transitions. [2024-11-09 00:23:22,630 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 361 transitions. [2024-11-09 00:23:22,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 00:23:22,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:22,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:22,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:22,925 INFO L134 CoverageAnalysis]: Checked inductivity of 4234 backedges. 0 proven. 872 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:24,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:24,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 294 states and 370 transitions. [2024-11-09 00:23:24,674 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 370 transitions. [2024-11-09 00:23:24,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-09 00:23:24,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:24,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:24,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:24,719 INFO L134 CoverageAnalysis]: Checked inductivity of 4375 backedges. 173 proven. 0 refuted. 0 times theorem prover too weak. 4202 trivial. 0 not checked. [2024-11-09 00:23:25,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:25,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 294 states and 369 transitions. [2024-11-09 00:23:25,266 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 369 transitions. [2024-11-09 00:23:25,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 00:23:25,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:25,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:25,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:25,307 INFO L134 CoverageAnalysis]: Checked inductivity of 4416 backedges. 340 proven. 0 refuted. 0 times theorem prover too weak. 4076 trivial. 0 not checked. [2024-11-09 00:23:25,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:25,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 296 states and 372 transitions. [2024-11-09 00:23:25,794 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 372 transitions. [2024-11-09 00:23:25,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 00:23:25,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:25,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:25,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:26,007 INFO L134 CoverageAnalysis]: Checked inductivity of 4370 backedges. 0 proven. 1008 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:27,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:27,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 302 states and 381 transitions. [2024-11-09 00:23:27,952 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 381 transitions. [2024-11-09 00:23:27,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-09 00:23:27,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:27,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:27,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:28,025 INFO L134 CoverageAnalysis]: Checked inductivity of 4513 backedges. 179 proven. 0 refuted. 0 times theorem prover too weak. 4334 trivial. 0 not checked. [2024-11-09 00:23:28,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:28,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 380 states to 302 states and 380 transitions. [2024-11-09 00:23:28,685 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 380 transitions. [2024-11-09 00:23:28,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:23:28,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:28,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:28,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:28,727 INFO L134 CoverageAnalysis]: Checked inductivity of 4554 backedges. 352 proven. 0 refuted. 0 times theorem prover too weak. 4202 trivial. 0 not checked. [2024-11-09 00:23:29,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:29,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 304 states and 383 transitions. [2024-11-09 00:23:29,247 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 383 transitions. [2024-11-09 00:23:29,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-11-09 00:23:29,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:29,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:29,579 INFO L134 CoverageAnalysis]: Checked inductivity of 4512 backedges. 0 proven. 1150 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:31,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:31,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 310 states and 392 transitions. [2024-11-09 00:23:31,591 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 392 transitions. [2024-11-09 00:23:31,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2024-11-09 00:23:31,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:31,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:31,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:31,667 INFO L134 CoverageAnalysis]: Checked inductivity of 4657 backedges. 185 proven. 0 refuted. 0 times theorem prover too weak. 4472 trivial. 0 not checked. [2024-11-09 00:23:32,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:32,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 391 states to 310 states and 391 transitions. [2024-11-09 00:23:32,295 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 391 transitions. [2024-11-09 00:23:32,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-11-09 00:23:32,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:32,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:32,464 INFO L134 CoverageAnalysis]: Checked inductivity of 4698 backedges. 364 proven. 0 refuted. 0 times theorem prover too weak. 4334 trivial. 0 not checked. [2024-11-09 00:23:33,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:33,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 312 states and 394 transitions. [2024-11-09 00:23:33,042 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 394 transitions. [2024-11-09 00:23:33,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 274 [2024-11-09 00:23:33,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:33,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:33,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:33,398 INFO L134 CoverageAnalysis]: Checked inductivity of 4660 backedges. 0 proven. 1298 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:35,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:35,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 318 states and 403 transitions. [2024-11-09 00:23:35,520 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 403 transitions. [2024-11-09 00:23:35,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-11-09 00:23:35,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:35,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:35,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:35,569 INFO L134 CoverageAnalysis]: Checked inductivity of 4807 backedges. 191 proven. 0 refuted. 0 times theorem prover too weak. 4616 trivial. 0 not checked. [2024-11-09 00:23:36,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:36,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 318 states and 402 transitions. [2024-11-09 00:23:36,222 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 402 transitions. [2024-11-09 00:23:36,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 00:23:36,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:36,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:36,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:36,287 INFO L134 CoverageAnalysis]: Checked inductivity of 4848 backedges. 376 proven. 0 refuted. 0 times theorem prover too weak. 4472 trivial. 0 not checked. [2024-11-09 00:23:36,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:36,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 320 states and 405 transitions. [2024-11-09 00:23:36,875 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 405 transitions. [2024-11-09 00:23:36,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 280 [2024-11-09 00:23:36,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:36,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:36,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:37,295 INFO L134 CoverageAnalysis]: Checked inductivity of 4814 backedges. 0 proven. 1452 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:39,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:39,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 326 states and 414 transitions. [2024-11-09 00:23:39,711 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 414 transitions. [2024-11-09 00:23:39,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 283 [2024-11-09 00:23:39,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:39,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:39,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:39,758 INFO L134 CoverageAnalysis]: Checked inductivity of 4963 backedges. 197 proven. 0 refuted. 0 times theorem prover too weak. 4766 trivial. 0 not checked. [2024-11-09 00:23:40,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:40,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 326 states and 413 transitions. [2024-11-09 00:23:40,449 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 413 transitions. [2024-11-09 00:23:40,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 284 [2024-11-09 00:23:40,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:40,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:40,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:40,496 INFO L134 CoverageAnalysis]: Checked inductivity of 5004 backedges. 388 proven. 0 refuted. 0 times theorem prover too weak. 4616 trivial. 0 not checked. [2024-11-09 00:23:41,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:41,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 328 states and 416 transitions. [2024-11-09 00:23:41,109 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 416 transitions. [2024-11-09 00:23:41,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 286 [2024-11-09 00:23:41,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:41,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:41,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:41,405 INFO L134 CoverageAnalysis]: Checked inductivity of 4974 backedges. 0 proven. 1612 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:43,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:43,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 334 states and 425 transitions. [2024-11-09 00:23:43,936 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 425 transitions. [2024-11-09 00:23:43,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-11-09 00:23:43,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:43,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:44,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:44,102 INFO L134 CoverageAnalysis]: Checked inductivity of 5125 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 4922 trivial. 0 not checked. [2024-11-09 00:23:44,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:44,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 334 states and 424 transitions. [2024-11-09 00:23:44,825 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 424 transitions. [2024-11-09 00:23:44,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 290 [2024-11-09 00:23:44,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:44,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:44,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:44,872 INFO L134 CoverageAnalysis]: Checked inductivity of 5166 backedges. 400 proven. 0 refuted. 0 times theorem prover too weak. 4766 trivial. 0 not checked. [2024-11-09 00:23:45,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:45,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 336 states and 427 transitions. [2024-11-09 00:23:45,517 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 427 transitions. [2024-11-09 00:23:45,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 292 [2024-11-09 00:23:45,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:45,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:45,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:45,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5140 backedges. 0 proven. 1778 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:48,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:48,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 342 states and 436 transitions. [2024-11-09 00:23:48,321 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 436 transitions. [2024-11-09 00:23:48,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 295 [2024-11-09 00:23:48,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:48,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:48,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:48,398 INFO L134 CoverageAnalysis]: Checked inductivity of 5293 backedges. 209 proven. 0 refuted. 0 times theorem prover too weak. 5084 trivial. 0 not checked. [2024-11-09 00:23:49,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:49,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 342 states and 435 transitions. [2024-11-09 00:23:49,247 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 435 transitions. [2024-11-09 00:23:49,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 296 [2024-11-09 00:23:49,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:49,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:49,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:49,330 INFO L134 CoverageAnalysis]: Checked inductivity of 5334 backedges. 412 proven. 0 refuted. 0 times theorem prover too weak. 4922 trivial. 0 not checked. [2024-11-09 00:23:50,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:50,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 344 states and 438 transitions. [2024-11-09 00:23:50,176 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 438 transitions. [2024-11-09 00:23:50,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 298 [2024-11-09 00:23:50,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:50,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:50,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:50,499 INFO L134 CoverageAnalysis]: Checked inductivity of 5312 backedges. 0 proven. 1950 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:53,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:53,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 350 states and 447 transitions. [2024-11-09 00:23:53,108 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 447 transitions. [2024-11-09 00:23:53,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 301 [2024-11-09 00:23:53,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:53,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:53,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:53,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5467 backedges. 215 proven. 0 refuted. 0 times theorem prover too weak. 5252 trivial. 0 not checked. [2024-11-09 00:23:53,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:53,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 446 states to 350 states and 446 transitions. [2024-11-09 00:23:53,960 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 446 transitions. [2024-11-09 00:23:53,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-09 00:23:53,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:53,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:53,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:54,012 INFO L134 CoverageAnalysis]: Checked inductivity of 5508 backedges. 424 proven. 0 refuted. 0 times theorem prover too weak. 5084 trivial. 0 not checked. [2024-11-09 00:23:54,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:54,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 352 states and 449 transitions. [2024-11-09 00:23:54,725 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 449 transitions. [2024-11-09 00:23:54,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 304 [2024-11-09 00:23:54,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:54,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:54,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:55,071 INFO L134 CoverageAnalysis]: Checked inductivity of 5490 backedges. 0 proven. 2128 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:23:57,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:57,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 358 states and 458 transitions. [2024-11-09 00:23:57,927 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 458 transitions. [2024-11-09 00:23:57,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 307 [2024-11-09 00:23:57,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:57,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:57,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:58,008 INFO L134 CoverageAnalysis]: Checked inductivity of 5647 backedges. 221 proven. 0 refuted. 0 times theorem prover too weak. 5426 trivial. 0 not checked. [2024-11-09 00:23:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 358 states and 457 transitions. [2024-11-09 00:23:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 457 transitions. [2024-11-09 00:23:58,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 308 [2024-11-09 00:23:58,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:58,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:58,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5688 backedges. 436 proven. 0 refuted. 0 times theorem prover too weak. 5252 trivial. 0 not checked. [2024-11-09 00:23:59,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:59,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 360 states and 460 transitions. [2024-11-09 00:23:59,715 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 460 transitions. [2024-11-09 00:23:59,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-11-09 00:23:59,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:59,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:59,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:00,152 INFO L134 CoverageAnalysis]: Checked inductivity of 5674 backedges. 0 proven. 2312 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:03,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:03,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 366 states and 469 transitions. [2024-11-09 00:24:03,547 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 469 transitions. [2024-11-09 00:24:03,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-09 00:24:03,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:03,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:03,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:03,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5833 backedges. 227 proven. 0 refuted. 0 times theorem prover too weak. 5606 trivial. 0 not checked. [2024-11-09 00:24:04,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:04,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 468 states to 366 states and 468 transitions. [2024-11-09 00:24:04,615 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 468 transitions. [2024-11-09 00:24:04,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 314 [2024-11-09 00:24:04,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:04,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:04,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:04,702 INFO L134 CoverageAnalysis]: Checked inductivity of 5874 backedges. 448 proven. 0 refuted. 0 times theorem prover too weak. 5426 trivial. 0 not checked. [2024-11-09 00:24:05,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:05,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 368 states and 471 transitions. [2024-11-09 00:24:05,538 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 471 transitions. [2024-11-09 00:24:05,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 316 [2024-11-09 00:24:05,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:05,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:05,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:05,923 INFO L134 CoverageAnalysis]: Checked inductivity of 5864 backedges. 0 proven. 2502 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:08,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:08,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 374 states and 480 transitions. [2024-11-09 00:24:08,938 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 480 transitions. [2024-11-09 00:24:08,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:24:08,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:08,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:09,007 INFO L134 CoverageAnalysis]: Checked inductivity of 6025 backedges. 233 proven. 0 refuted. 0 times theorem prover too weak. 5792 trivial. 0 not checked. [2024-11-09 00:24:10,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:10,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 374 states and 479 transitions. [2024-11-09 00:24:10,088 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 479 transitions. [2024-11-09 00:24:10,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 320 [2024-11-09 00:24:10,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:10,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:10,175 INFO L134 CoverageAnalysis]: Checked inductivity of 6066 backedges. 460 proven. 0 refuted. 0 times theorem prover too weak. 5606 trivial. 0 not checked. [2024-11-09 00:24:11,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:11,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 376 states and 482 transitions. [2024-11-09 00:24:11,091 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 482 transitions. [2024-11-09 00:24:11,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 322 [2024-11-09 00:24:11,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:11,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:11,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:11,512 INFO L134 CoverageAnalysis]: Checked inductivity of 6060 backedges. 0 proven. 2698 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:14,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:14,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 491 states to 382 states and 491 transitions. [2024-11-09 00:24:14,692 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 491 transitions. [2024-11-09 00:24:14,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 325 [2024-11-09 00:24:14,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:14,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:14,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:14,747 INFO L134 CoverageAnalysis]: Checked inductivity of 6223 backedges. 239 proven. 0 refuted. 0 times theorem prover too weak. 5984 trivial. 0 not checked. [2024-11-09 00:24:15,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:15,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 490 states to 382 states and 490 transitions. [2024-11-09 00:24:15,705 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 490 transitions. [2024-11-09 00:24:15,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-11-09 00:24:15,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:15,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:15,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:15,781 INFO L134 CoverageAnalysis]: Checked inductivity of 6264 backedges. 472 proven. 0 refuted. 0 times theorem prover too weak. 5792 trivial. 0 not checked. [2024-11-09 00:24:16,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:16,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 384 states and 493 transitions. [2024-11-09 00:24:16,811 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 493 transitions. [2024-11-09 00:24:16,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 328 [2024-11-09 00:24:16,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:16,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:16,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:17,276 INFO L134 CoverageAnalysis]: Checked inductivity of 6262 backedges. 0 proven. 2900 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:20,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:20,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 390 states and 502 transitions. [2024-11-09 00:24:20,568 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 502 transitions. [2024-11-09 00:24:20,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 331 [2024-11-09 00:24:20,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:20,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:20,628 INFO L134 CoverageAnalysis]: Checked inductivity of 6427 backedges. 245 proven. 0 refuted. 0 times theorem prover too weak. 6182 trivial. 0 not checked. [2024-11-09 00:24:21,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:21,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 390 states and 501 transitions. [2024-11-09 00:24:21,652 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 501 transitions. [2024-11-09 00:24:21,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 332 [2024-11-09 00:24:21,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:21,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:21,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:21,746 INFO L134 CoverageAnalysis]: Checked inductivity of 6468 backedges. 484 proven. 0 refuted. 0 times theorem prover too weak. 5984 trivial. 0 not checked. [2024-11-09 00:24:22,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:22,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 392 states and 504 transitions. [2024-11-09 00:24:22,997 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 504 transitions. [2024-11-09 00:24:22,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 334 [2024-11-09 00:24:22,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:22,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:23,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:23,484 INFO L134 CoverageAnalysis]: Checked inductivity of 6470 backedges. 0 proven. 3108 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:27,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:27,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 398 states and 513 transitions. [2024-11-09 00:24:27,537 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 513 transitions. [2024-11-09 00:24:27,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 337 [2024-11-09 00:24:27,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:27,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:27,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:27,632 INFO L134 CoverageAnalysis]: Checked inductivity of 6637 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 6386 trivial. 0 not checked. [2024-11-09 00:24:28,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:28,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 398 states and 512 transitions. [2024-11-09 00:24:28,793 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 512 transitions. [2024-11-09 00:24:28,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 338 [2024-11-09 00:24:28,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:28,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:28,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:28,954 INFO L134 CoverageAnalysis]: Checked inductivity of 6678 backedges. 496 proven. 0 refuted. 0 times theorem prover too weak. 6182 trivial. 0 not checked. [2024-11-09 00:24:30,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:30,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 515 states to 400 states and 515 transitions. [2024-11-09 00:24:30,293 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 515 transitions. [2024-11-09 00:24:30,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 340 [2024-11-09 00:24:30,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:30,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:30,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:30,812 INFO L134 CoverageAnalysis]: Checked inductivity of 6684 backedges. 0 proven. 3322 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:34,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:34,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 406 states and 524 transitions. [2024-11-09 00:24:34,588 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 524 transitions. [2024-11-09 00:24:34,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 343 [2024-11-09 00:24:34,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:34,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:34,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:34,689 INFO L134 CoverageAnalysis]: Checked inductivity of 6853 backedges. 257 proven. 0 refuted. 0 times theorem prover too weak. 6596 trivial. 0 not checked. [2024-11-09 00:24:35,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:35,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 523 states to 406 states and 523 transitions. [2024-11-09 00:24:35,809 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 523 transitions. [2024-11-09 00:24:35,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 344 [2024-11-09 00:24:35,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:35,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:35,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:35,873 INFO L134 CoverageAnalysis]: Checked inductivity of 6894 backedges. 508 proven. 0 refuted. 0 times theorem prover too weak. 6386 trivial. 0 not checked. [2024-11-09 00:24:37,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:37,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 408 states and 526 transitions. [2024-11-09 00:24:37,004 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 526 transitions. [2024-11-09 00:24:37,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 346 [2024-11-09 00:24:37,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:37,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:37,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:37,533 INFO L134 CoverageAnalysis]: Checked inductivity of 6904 backedges. 0 proven. 3542 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:41,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:41,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 535 states to 414 states and 535 transitions. [2024-11-09 00:24:41,379 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 535 transitions. [2024-11-09 00:24:41,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 349 [2024-11-09 00:24:41,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:41,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:41,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:41,438 INFO L134 CoverageAnalysis]: Checked inductivity of 7075 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 6812 trivial. 0 not checked. [2024-11-09 00:24:42,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:42,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 414 states and 534 transitions. [2024-11-09 00:24:42,626 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 534 transitions. [2024-11-09 00:24:42,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 350 [2024-11-09 00:24:42,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:42,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:42,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:42,703 INFO L134 CoverageAnalysis]: Checked inductivity of 7116 backedges. 520 proven. 0 refuted. 0 times theorem prover too weak. 6596 trivial. 0 not checked. [2024-11-09 00:24:43,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:43,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 416 states and 537 transitions. [2024-11-09 00:24:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 537 transitions. [2024-11-09 00:24:43,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 352 [2024-11-09 00:24:43,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:43,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:43,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:44,533 INFO L134 CoverageAnalysis]: Checked inductivity of 7130 backedges. 0 proven. 3768 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:48,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:48,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 546 states to 422 states and 546 transitions. [2024-11-09 00:24:48,606 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 546 transitions. [2024-11-09 00:24:48,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 355 [2024-11-09 00:24:48,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:48,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:48,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:48,664 INFO L134 CoverageAnalysis]: Checked inductivity of 7303 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 7034 trivial. 0 not checked. [2024-11-09 00:24:49,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:49,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 545 states to 422 states and 545 transitions. [2024-11-09 00:24:49,813 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 545 transitions. [2024-11-09 00:24:49,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 356 [2024-11-09 00:24:49,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:49,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:49,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:49,877 INFO L134 CoverageAnalysis]: Checked inductivity of 7344 backedges. 532 proven. 0 refuted. 0 times theorem prover too weak. 6812 trivial. 0 not checked. [2024-11-09 00:24:51,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:51,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 548 states to 424 states and 548 transitions. [2024-11-09 00:24:51,102 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 548 transitions. [2024-11-09 00:24:51,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 358 [2024-11-09 00:24:51,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:51,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:51,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:51,813 INFO L134 CoverageAnalysis]: Checked inductivity of 7362 backedges. 0 proven. 4000 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:24:56,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:56,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 430 states and 557 transitions. [2024-11-09 00:24:56,184 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 557 transitions. [2024-11-09 00:24:56,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 361 [2024-11-09 00:24:56,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:56,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:56,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:56,423 INFO L134 CoverageAnalysis]: Checked inductivity of 7537 backedges. 275 proven. 0 refuted. 0 times theorem prover too weak. 7262 trivial. 0 not checked. [2024-11-09 00:24:57,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:57,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 556 states to 430 states and 556 transitions. [2024-11-09 00:24:57,615 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 556 transitions. [2024-11-09 00:24:57,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 362 [2024-11-09 00:24:57,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:57,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:57,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:57,713 INFO L134 CoverageAnalysis]: Checked inductivity of 7578 backedges. 544 proven. 0 refuted. 0 times theorem prover too weak. 7034 trivial. 0 not checked. [2024-11-09 00:24:58,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:58,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 432 states and 559 transitions. [2024-11-09 00:24:58,891 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 559 transitions. [2024-11-09 00:24:58,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 364 [2024-11-09 00:24:58,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:58,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:58,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:59,698 INFO L134 CoverageAnalysis]: Checked inductivity of 7600 backedges. 0 proven. 4238 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:25:03,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:03,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 568 states to 438 states and 568 transitions. [2024-11-09 00:25:03,892 INFO L276 IsEmpty]: Start isEmpty. Operand 438 states and 568 transitions. [2024-11-09 00:25:03,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 367 [2024-11-09 00:25:03,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:03,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:03,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:03,955 INFO L134 CoverageAnalysis]: Checked inductivity of 7777 backedges. 281 proven. 0 refuted. 0 times theorem prover too weak. 7496 trivial. 0 not checked. [2024-11-09 00:25:05,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:05,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 567 states to 438 states and 567 transitions. [2024-11-09 00:25:05,328 INFO L276 IsEmpty]: Start isEmpty. Operand 438 states and 567 transitions. [2024-11-09 00:25:05,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 368 [2024-11-09 00:25:05,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:05,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:05,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:05,395 INFO L134 CoverageAnalysis]: Checked inductivity of 7818 backedges. 556 proven. 0 refuted. 0 times theorem prover too weak. 7262 trivial. 0 not checked. [2024-11-09 00:25:06,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:06,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 570 states to 440 states and 570 transitions. [2024-11-09 00:25:06,524 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 570 transitions. [2024-11-09 00:25:06,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 370 [2024-11-09 00:25:06,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:06,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:06,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:07,149 INFO L134 CoverageAnalysis]: Checked inductivity of 7844 backedges. 0 proven. 4482 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:25:11,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:11,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 446 states and 579 transitions. [2024-11-09 00:25:11,738 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 579 transitions. [2024-11-09 00:25:11,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 373 [2024-11-09 00:25:11,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:11,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:11,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8023 backedges. 287 proven. 0 refuted. 0 times theorem prover too weak. 7736 trivial. 0 not checked. [2024-11-09 00:25:13,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:13,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 446 states and 578 transitions. [2024-11-09 00:25:13,225 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 578 transitions. [2024-11-09 00:25:13,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 374 [2024-11-09 00:25:13,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:13,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:13,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:13,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8064 backedges. 568 proven. 0 refuted. 0 times theorem prover too weak. 7496 trivial. 0 not checked. [2024-11-09 00:25:14,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:14,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 581 states to 448 states and 581 transitions. [2024-11-09 00:25:14,797 INFO L276 IsEmpty]: Start isEmpty. Operand 448 states and 581 transitions. [2024-11-09 00:25:14,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 376 [2024-11-09 00:25:14,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:14,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:14,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:15,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8094 backedges. 0 proven. 4732 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:25:20,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:20,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 590 states to 454 states and 590 transitions. [2024-11-09 00:25:20,186 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 590 transitions. [2024-11-09 00:25:20,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 379 [2024-11-09 00:25:20,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:20,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:20,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:20,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8275 backedges. 293 proven. 0 refuted. 0 times theorem prover too weak. 7982 trivial. 0 not checked. [2024-11-09 00:25:21,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 589 states to 454 states and 589 transitions. [2024-11-09 00:25:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 589 transitions. [2024-11-09 00:25:21,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 380 [2024-11-09 00:25:21,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:21,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:21,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:21,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8316 backedges. 580 proven. 0 refuted. 0 times theorem prover too weak. 7736 trivial. 0 not checked. [2024-11-09 00:25:22,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:22,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 592 states to 456 states and 592 transitions. [2024-11-09 00:25:22,786 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 592 transitions. [2024-11-09 00:25:22,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 382 [2024-11-09 00:25:22,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:22,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:22,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:23,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8350 backedges. 0 proven. 4988 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:25:28,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:28,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 462 states and 601 transitions. [2024-11-09 00:25:28,619 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 601 transitions. [2024-11-09 00:25:28,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 385 [2024-11-09 00:25:28,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:28,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:28,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:28,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8533 backedges. 299 proven. 0 refuted. 0 times theorem prover too weak. 8234 trivial. 0 not checked. [2024-11-09 00:25:30,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:30,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 462 states and 600 transitions. [2024-11-09 00:25:30,014 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 600 transitions. [2024-11-09 00:25:30,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 386 [2024-11-09 00:25:30,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:30,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:30,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:30,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8574 backedges. 592 proven. 0 refuted. 0 times theorem prover too weak. 7982 trivial. 0 not checked. [2024-11-09 00:25:31,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:31,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 464 states and 603 transitions. [2024-11-09 00:25:31,468 INFO L276 IsEmpty]: Start isEmpty. Operand 464 states and 603 transitions. [2024-11-09 00:25:31,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 388 [2024-11-09 00:25:31,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:31,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:31,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:32,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8612 backedges. 0 proven. 5250 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:25:37,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:37,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 470 states and 612 transitions. [2024-11-09 00:25:37,162 INFO L276 IsEmpty]: Start isEmpty. Operand 470 states and 612 transitions. [2024-11-09 00:25:37,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 391 [2024-11-09 00:25:37,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:37,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:37,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:37,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8797 backedges. 305 proven. 0 refuted. 0 times theorem prover too weak. 8492 trivial. 0 not checked. [2024-11-09 00:25:38,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:38,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 470 states and 611 transitions. [2024-11-09 00:25:38,612 INFO L276 IsEmpty]: Start isEmpty. Operand 470 states and 611 transitions. [2024-11-09 00:25:38,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 392 [2024-11-09 00:25:38,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:38,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:38,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:38,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8838 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 8234 trivial. 0 not checked. [2024-11-09 00:25:39,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:39,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 472 states and 614 transitions. [2024-11-09 00:25:39,925 INFO L276 IsEmpty]: Start isEmpty. Operand 472 states and 614 transitions. [2024-11-09 00:25:39,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 394 [2024-11-09 00:25:39,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:39,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:39,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:40,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8880 backedges. 0 proven. 5518 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:25:45,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:45,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 478 states and 623 transitions. [2024-11-09 00:25:45,788 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 623 transitions. [2024-11-09 00:25:45,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 397 [2024-11-09 00:25:45,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:45,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:45,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:45,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9067 backedges. 311 proven. 0 refuted. 0 times theorem prover too weak. 8756 trivial. 0 not checked. [2024-11-09 00:25:47,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:47,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 478 states and 622 transitions. [2024-11-09 00:25:47,441 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 622 transitions. [2024-11-09 00:25:47,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 398 [2024-11-09 00:25:47,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:47,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:47,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:47,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9108 backedges. 616 proven. 0 refuted. 0 times theorem prover too weak. 8492 trivial. 0 not checked. [2024-11-09 00:25:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:49,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 625 states to 480 states and 625 transitions. [2024-11-09 00:25:49,034 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 625 transitions. [2024-11-09 00:25:49,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 400 [2024-11-09 00:25:49,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:49,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:49,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:49,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9154 backedges. 0 proven. 5792 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:25:55,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:55,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 486 states and 634 transitions. [2024-11-09 00:25:55,067 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 634 transitions. [2024-11-09 00:25:55,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 403 [2024-11-09 00:25:55,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:55,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:55,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:55,305 INFO L134 CoverageAnalysis]: Checked inductivity of 9343 backedges. 317 proven. 0 refuted. 0 times theorem prover too weak. 9026 trivial. 0 not checked. [2024-11-09 00:25:56,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:56,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 486 states and 633 transitions. [2024-11-09 00:25:56,746 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 633 transitions. [2024-11-09 00:25:56,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 404 [2024-11-09 00:25:56,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:56,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:56,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:56,817 INFO L134 CoverageAnalysis]: Checked inductivity of 9384 backedges. 628 proven. 0 refuted. 0 times theorem prover too weak. 8756 trivial. 0 not checked. [2024-11-09 00:25:58,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:58,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 488 states and 636 transitions. [2024-11-09 00:25:58,240 INFO L276 IsEmpty]: Start isEmpty. Operand 488 states and 636 transitions. [2024-11-09 00:25:58,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 406 [2024-11-09 00:25:58,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:58,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:58,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:59,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9434 backedges. 0 proven. 6072 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:26:04,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:04,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 494 states and 645 transitions. [2024-11-09 00:26:04,409 INFO L276 IsEmpty]: Start isEmpty. Operand 494 states and 645 transitions. [2024-11-09 00:26:04,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 409 [2024-11-09 00:26:04,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:04,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:04,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:04,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9625 backedges. 323 proven. 0 refuted. 0 times theorem prover too weak. 9302 trivial. 0 not checked. [2024-11-09 00:26:06,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:06,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 494 states and 644 transitions. [2024-11-09 00:26:06,263 INFO L276 IsEmpty]: Start isEmpty. Operand 494 states and 644 transitions. [2024-11-09 00:26:06,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 410 [2024-11-09 00:26:06,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:06,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:06,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:06,392 INFO L134 CoverageAnalysis]: Checked inductivity of 9666 backedges. 640 proven. 0 refuted. 0 times theorem prover too weak. 9026 trivial. 0 not checked. [2024-11-09 00:26:07,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 496 states and 647 transitions. [2024-11-09 00:26:07,973 INFO L276 IsEmpty]: Start isEmpty. Operand 496 states and 647 transitions. [2024-11-09 00:26:07,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 412 [2024-11-09 00:26:07,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9720 backedges. 0 proven. 6358 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:26:14,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 502 states and 656 transitions. [2024-11-09 00:26:14,698 INFO L276 IsEmpty]: Start isEmpty. Operand 502 states and 656 transitions. [2024-11-09 00:26:14,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 415 [2024-11-09 00:26:14,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9913 backedges. 329 proven. 0 refuted. 0 times theorem prover too weak. 9584 trivial. 0 not checked. [2024-11-09 00:26:16,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 502 states and 655 transitions. [2024-11-09 00:26:16,489 INFO L276 IsEmpty]: Start isEmpty. Operand 502 states and 655 transitions. [2024-11-09 00:26:16,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 416 [2024-11-09 00:26:16,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,618 INFO L134 CoverageAnalysis]: Checked inductivity of 9954 backedges. 652 proven. 0 refuted. 0 times theorem prover too weak. 9302 trivial. 0 not checked. [2024-11-09 00:26:18,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 504 states and 658 transitions. [2024-11-09 00:26:18,177 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 658 transitions. [2024-11-09 00:26:18,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 418 [2024-11-09 00:26:18,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,315 INFO L134 CoverageAnalysis]: Checked inductivity of 10012 backedges. 0 proven. 6650 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:26:25,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 667 states to 510 states and 667 transitions. [2024-11-09 00:26:25,038 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 667 transitions. [2024-11-09 00:26:25,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 421 [2024-11-09 00:26:25,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,114 INFO L134 CoverageAnalysis]: Checked inductivity of 10207 backedges. 335 proven. 0 refuted. 0 times theorem prover too weak. 9872 trivial. 0 not checked. [2024-11-09 00:26:26,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 510 states and 666 transitions. [2024-11-09 00:26:26,772 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 666 transitions. [2024-11-09 00:26:26,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 422 [2024-11-09 00:26:26,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,849 INFO L134 CoverageAnalysis]: Checked inductivity of 10248 backedges. 664 proven. 0 refuted. 0 times theorem prover too weak. 9584 trivial. 0 not checked. [2024-11-09 00:26:28,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 512 states and 669 transitions. [2024-11-09 00:26:28,269 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 669 transitions. [2024-11-09 00:26:28,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 424 [2024-11-09 00:26:28,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,272 INFO L134 CoverageAnalysis]: Checked inductivity of 10310 backedges. 0 proven. 6948 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:26:34,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 678 states to 518 states and 678 transitions. [2024-11-09 00:26:34,800 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 678 transitions. [2024-11-09 00:26:34,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 427 [2024-11-09 00:26:34,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,876 INFO L134 CoverageAnalysis]: Checked inductivity of 10507 backedges. 341 proven. 0 refuted. 0 times theorem prover too weak. 10166 trivial. 0 not checked. [2024-11-09 00:26:36,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 677 states to 518 states and 677 transitions. [2024-11-09 00:26:36,632 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 677 transitions. [2024-11-09 00:26:36,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 428 [2024-11-09 00:26:36,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,708 INFO L134 CoverageAnalysis]: Checked inductivity of 10548 backedges. 676 proven. 0 refuted. 0 times theorem prover too weak. 9872 trivial. 0 not checked. [2024-11-09 00:26:38,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 680 states to 520 states and 680 transitions. [2024-11-09 00:26:38,159 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 680 transitions. [2024-11-09 00:26:38,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 430 [2024-11-09 00:26:38,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,251 INFO L134 CoverageAnalysis]: Checked inductivity of 10614 backedges. 0 proven. 7252 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:26:45,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 526 states and 689 transitions. [2024-11-09 00:26:45,114 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 689 transitions. [2024-11-09 00:26:45,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 433 [2024-11-09 00:26:45,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,192 INFO L134 CoverageAnalysis]: Checked inductivity of 10813 backedges. 347 proven. 0 refuted. 0 times theorem prover too weak. 10466 trivial. 0 not checked. [2024-11-09 00:26:47,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 526 states and 688 transitions. [2024-11-09 00:26:47,015 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 688 transitions. [2024-11-09 00:26:47,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 434 [2024-11-09 00:26:47,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,093 INFO L134 CoverageAnalysis]: Checked inductivity of 10854 backedges. 688 proven. 0 refuted. 0 times theorem prover too weak. 10166 trivial. 0 not checked. [2024-11-09 00:26:48,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 691 states to 528 states and 691 transitions. [2024-11-09 00:26:48,749 INFO L276 IsEmpty]: Start isEmpty. Operand 528 states and 691 transitions. [2024-11-09 00:26:48,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 436 [2024-11-09 00:26:48,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,893 INFO L134 CoverageAnalysis]: Checked inductivity of 10924 backedges. 0 proven. 7562 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:26:55,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:55,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 534 states and 700 transitions. [2024-11-09 00:26:55,983 INFO L276 IsEmpty]: Start isEmpty. Operand 534 states and 700 transitions. [2024-11-09 00:26:55,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 439 [2024-11-09 00:26:55,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:55,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:56,062 INFO L134 CoverageAnalysis]: Checked inductivity of 11125 backedges. 353 proven. 0 refuted. 0 times theorem prover too weak. 10772 trivial. 0 not checked. [2024-11-09 00:26:57,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:57,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 534 states and 699 transitions. [2024-11-09 00:26:57,927 INFO L276 IsEmpty]: Start isEmpty. Operand 534 states and 699 transitions. [2024-11-09 00:26:57,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 440 [2024-11-09 00:26:57,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:57,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:57,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:58,007 INFO L134 CoverageAnalysis]: Checked inductivity of 11166 backedges. 700 proven. 0 refuted. 0 times theorem prover too weak. 10466 trivial. 0 not checked. [2024-11-09 00:26:59,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:59,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 702 states to 536 states and 702 transitions. [2024-11-09 00:26:59,718 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 702 transitions. [2024-11-09 00:26:59,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 442 [2024-11-09 00:26:59,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:59,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:59,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:00,925 INFO L134 CoverageAnalysis]: Checked inductivity of 11240 backedges. 0 proven. 7878 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:27:07,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:07,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 542 states and 711 transitions. [2024-11-09 00:27:07,191 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 711 transitions. [2024-11-09 00:27:07,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 445 [2024-11-09 00:27:07,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:07,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:07,322 INFO L134 CoverageAnalysis]: Checked inductivity of 11443 backedges. 359 proven. 0 refuted. 0 times theorem prover too weak. 11084 trivial. 0 not checked. [2024-11-09 00:27:09,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:09,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 710 states to 542 states and 710 transitions. [2024-11-09 00:27:09,339 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 710 transitions. [2024-11-09 00:27:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 446 [2024-11-09 00:27:09,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:09,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:09,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:09,424 INFO L134 CoverageAnalysis]: Checked inductivity of 11484 backedges. 712 proven. 0 refuted. 0 times theorem prover too weak. 10772 trivial. 0 not checked. [2024-11-09 00:27:11,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:11,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 544 states and 713 transitions. [2024-11-09 00:27:11,006 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 713 transitions. [2024-11-09 00:27:11,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 448 [2024-11-09 00:27:11,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:11,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:11,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:12,495 INFO L134 CoverageAnalysis]: Checked inductivity of 11562 backedges. 0 proven. 8200 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:27:19,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:19,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 722 states to 550 states and 722 transitions. [2024-11-09 00:27:19,003 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 722 transitions. [2024-11-09 00:27:19,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 451 [2024-11-09 00:27:19,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:19,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:19,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:19,185 INFO L134 CoverageAnalysis]: Checked inductivity of 11767 backedges. 365 proven. 0 refuted. 0 times theorem prover too weak. 11402 trivial. 0 not checked. [2024-11-09 00:27:21,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:21,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 721 states to 550 states and 721 transitions. [2024-11-09 00:27:21,110 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 721 transitions. [2024-11-09 00:27:21,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 452 [2024-11-09 00:27:21,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:21,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:21,396 INFO L134 CoverageAnalysis]: Checked inductivity of 11808 backedges. 724 proven. 0 refuted. 0 times theorem prover too weak. 11084 trivial. 0 not checked. [2024-11-09 00:27:23,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:23,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 724 states to 552 states and 724 transitions. [2024-11-09 00:27:23,002 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 724 transitions. [2024-11-09 00:27:23,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 454 [2024-11-09 00:27:23,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:23,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:23,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:24,549 INFO L134 CoverageAnalysis]: Checked inductivity of 11890 backedges. 0 proven. 8528 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:27:31,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 558 states and 733 transitions. [2024-11-09 00:27:31,083 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 733 transitions. [2024-11-09 00:27:31,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 457 [2024-11-09 00:27:31,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:31,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:31,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:31,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12097 backedges. 371 proven. 0 refuted. 0 times theorem prover too weak. 11726 trivial. 0 not checked. [2024-11-09 00:27:33,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:33,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 732 states to 558 states and 732 transitions. [2024-11-09 00:27:33,457 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 732 transitions. [2024-11-09 00:27:33,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 458 [2024-11-09 00:27:33,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:33,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:33,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:33,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12138 backedges. 736 proven. 0 refuted. 0 times theorem prover too weak. 11402 trivial. 0 not checked. [2024-11-09 00:27:35,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:35,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 735 states to 560 states and 735 transitions. [2024-11-09 00:27:35,185 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 735 transitions. [2024-11-09 00:27:35,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 460 [2024-11-09 00:27:35,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:35,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:35,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:36,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12224 backedges. 0 proven. 8862 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:27:43,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:43,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 744 states to 566 states and 744 transitions. [2024-11-09 00:27:43,374 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 744 transitions. [2024-11-09 00:27:43,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 463 [2024-11-09 00:27:43,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:43,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:43,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:43,457 INFO L134 CoverageAnalysis]: Checked inductivity of 12433 backedges. 377 proven. 0 refuted. 0 times theorem prover too weak. 12056 trivial. 0 not checked. [2024-11-09 00:27:45,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:45,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 743 states to 566 states and 743 transitions. [2024-11-09 00:27:45,583 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 743 transitions. [2024-11-09 00:27:45,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 464 [2024-11-09 00:27:45,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:45,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:45,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:45,666 INFO L134 CoverageAnalysis]: Checked inductivity of 12474 backedges. 748 proven. 0 refuted. 0 times theorem prover too weak. 11726 trivial. 0 not checked. [2024-11-09 00:27:47,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:47,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 746 states to 568 states and 746 transitions. [2024-11-09 00:27:47,332 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 746 transitions. [2024-11-09 00:27:47,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 466 [2024-11-09 00:27:47,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:47,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:47,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:48,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12564 backedges. 0 proven. 9202 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:27:55,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:55,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 755 states to 574 states and 755 transitions. [2024-11-09 00:27:55,628 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 755 transitions. [2024-11-09 00:27:55,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 469 [2024-11-09 00:27:55,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:55,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:55,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:55,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12775 backedges. 383 proven. 0 refuted. 0 times theorem prover too weak. 12392 trivial. 0 not checked. [2024-11-09 00:27:57,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:57,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 754 states to 574 states and 754 transitions. [2024-11-09 00:27:57,826 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 754 transitions. [2024-11-09 00:27:57,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 470 [2024-11-09 00:27:57,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:57,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:57,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:57,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12816 backedges. 760 proven. 0 refuted. 0 times theorem prover too weak. 12056 trivial. 0 not checked. [2024-11-09 00:27:59,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:59,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 757 states to 576 states and 757 transitions. [2024-11-09 00:27:59,620 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 757 transitions. [2024-11-09 00:27:59,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 472 [2024-11-09 00:27:59,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:59,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:59,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:01,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12910 backedges. 0 proven. 9548 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:28:08,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:08,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 766 states to 582 states and 766 transitions. [2024-11-09 00:28:08,297 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 766 transitions. [2024-11-09 00:28:08,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 475 [2024-11-09 00:28:08,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:08,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:08,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:08,385 INFO L134 CoverageAnalysis]: Checked inductivity of 13123 backedges. 389 proven. 0 refuted. 0 times theorem prover too weak. 12734 trivial. 0 not checked. [2024-11-09 00:28:10,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:10,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 582 states and 765 transitions. [2024-11-09 00:28:10,553 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 765 transitions. [2024-11-09 00:28:10,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 476 [2024-11-09 00:28:10,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:10,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:10,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:10,639 INFO L134 CoverageAnalysis]: Checked inductivity of 13164 backedges. 772 proven. 0 refuted. 0 times theorem prover too weak. 12392 trivial. 0 not checked. [2024-11-09 00:28:12,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:12,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 584 states and 768 transitions. [2024-11-09 00:28:12,623 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 768 transitions. [2024-11-09 00:28:12,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 478 [2024-11-09 00:28:12,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:12,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:12,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:14,108 INFO L134 CoverageAnalysis]: Checked inductivity of 13262 backedges. 0 proven. 9900 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:28:21,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:21,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 777 states to 590 states and 777 transitions. [2024-11-09 00:28:21,232 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 777 transitions. [2024-11-09 00:28:21,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 481 [2024-11-09 00:28:21,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:21,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:21,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:21,320 INFO L134 CoverageAnalysis]: Checked inductivity of 13477 backedges. 395 proven. 0 refuted. 0 times theorem prover too weak. 13082 trivial. 0 not checked. [2024-11-09 00:28:23,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:23,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 776 states to 590 states and 776 transitions. [2024-11-09 00:28:23,563 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 776 transitions. [2024-11-09 00:28:23,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 482 [2024-11-09 00:28:23,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:23,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:23,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:23,651 INFO L134 CoverageAnalysis]: Checked inductivity of 13518 backedges. 784 proven. 0 refuted. 0 times theorem prover too weak. 12734 trivial. 0 not checked. [2024-11-09 00:28:25,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:25,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 779 states to 592 states and 779 transitions. [2024-11-09 00:28:25,651 INFO L276 IsEmpty]: Start isEmpty. Operand 592 states and 779 transitions. [2024-11-09 00:28:25,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 484 [2024-11-09 00:28:25,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:25,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:25,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 13620 backedges. 0 proven. 10258 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-11-09 00:28:34,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:34,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 598 states and 788 transitions. [2024-11-09 00:28:34,866 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 788 transitions. [2024-11-09 00:28:34,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 487 [2024-11-09 00:28:34,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:34,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:34,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:34,955 INFO L134 CoverageAnalysis]: Checked inductivity of 13837 backedges. 401 proven. 0 refuted. 0 times theorem prover too weak. 13436 trivial. 0 not checked. [2024-11-09 00:28:37,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:37,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 598 states and 787 transitions. [2024-11-09 00:28:37,195 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 787 transitions. [2024-11-09 00:28:37,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 488 [2024-11-09 00:28:37,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:37,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:37,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:37,289 INFO L134 CoverageAnalysis]: Checked inductivity of 13878 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 13082 trivial. 0 not checked. [2024-11-09 00:28:39,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:39,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 790 states to 600 states and 790 transitions. [2024-11-09 00:28:39,367 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 790 transitions. [2024-11-09 00:28:39,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 490 [2024-11-09 00:28:39,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:39,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:39,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat