./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound1.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_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/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_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/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_56b3f7ad-0a47-4a8f-9c08-e06a21011560/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 6b537bfce1176c41c6bc215444effcd63b1e343cf1b15ee69a282ebedb146c69 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 23:52:17,891 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 23:52:17,951 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-08 23:52:17,957 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 23:52:17,958 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 23:52:17,994 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 23:52:17,995 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 23:52:17,995 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 23:52:17,996 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 23:52:17,996 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 23:52:17,997 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 23:52:17,997 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 23:52:17,997 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 23:52:17,998 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 23:52:17,998 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 23:52:18,003 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 23:52:18,003 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 23:52:18,004 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 23:52:18,004 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 23:52:18,004 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 23:52:18,005 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 23:52:18,005 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 23:52:18,006 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 23:52:18,006 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 23:52:18,006 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 23:52:18,007 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 23:52:18,007 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 23:52:18,008 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 23:52:18,008 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 23:52:18,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:52:18,009 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 23:52:18,009 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 23:52:18,010 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 23:52:18,010 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 23:52:18,010 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 23:52:18,011 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_56b3f7ad-0a47-4a8f-9c08-e06a21011560/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_56b3f7ad-0a47-4a8f-9c08-e06a21011560/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 -> 6b537bfce1176c41c6bc215444effcd63b1e343cf1b15ee69a282ebedb146c69 [2024-11-08 23:52:18,243 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 23:52:18,266 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 23:52:18,271 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 23:52:18,273 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 23:52:18,274 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 23:52:18,276 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound1.c Unable to find full path for "g++" [2024-11-08 23:52:20,235 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 23:52:20,455 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 23:52:20,455 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound1.c [2024-11-08 23:52:20,463 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/data/007bffe35/35ffa46deb0a4ebd92704db9ecb8b12a/FLAG4180fcbcc [2024-11-08 23:52:20,475 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/data/007bffe35/35ffa46deb0a4ebd92704db9ecb8b12a [2024-11-08 23:52:20,478 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 23:52:20,479 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 23:52:20,481 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 23:52:20,481 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 23:52:20,489 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 23:52:20,490 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,491 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@25d3e1c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20, skipping insertion in model container [2024-11-08 23:52:20,491 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,512 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 23:52:20,729 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:52:20,738 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 23:52:20,768 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:52:20,781 INFO L204 MainTranslator]: Completed translation [2024-11-08 23:52:20,781 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20 WrapperNode [2024-11-08 23:52:20,782 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 23:52:20,783 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 23:52:20,783 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 23:52:20,783 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 23:52:20,789 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,797 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,830 INFO L138 Inliner]: procedures = 14, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 194 [2024-11-08 23:52:20,831 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 23:52:20,831 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 23:52:20,832 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 23:52:20,832 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 23:52:20,842 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,842 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,845 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,845 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,850 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,853 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,855 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,857 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,862 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 23:52:20,863 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 23:52:20,864 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 23:52:20,864 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 23:52:20,865 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:52:20" (1/1) ... [2024-11-08 23:52:20,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:52:20,892 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 23:52:20,905 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 23:52:20,909 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_56b3f7ad-0a47-4a8f-9c08-e06a21011560/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 23:52:20,944 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 23:52:20,945 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 23:52:20,945 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 23:52:20,946 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 23:52:20,946 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-08 23:52:20,946 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-08 23:52:21,022 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 23:52:21,024 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 23:52:22,152 INFO L? ?]: Removed 239 outVars from TransFormulas that were not future-live. [2024-11-08 23:52:22,152 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 23:52:22,214 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 23:52:22,214 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-08 23:52:22,214 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:52:22 BoogieIcfgContainer [2024-11-08 23:52:22,215 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 23:52:22,216 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 23:52:22,217 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 23:52:22,227 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 23:52:22,227 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:52:22" (1/1) ... [2024-11-08 23:52:22,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 23:52:22,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:22,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 299 states and 311 transitions. [2024-11-08 23:52:22,313 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 311 transitions. [2024-11-08 23:52:22,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-08 23:52:22,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:22,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:22,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:22,614 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-08 23:52:22,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:22,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 301 states and 313 transitions. [2024-11-08 23:52:22,674 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 313 transitions. [2024-11-08 23:52:22,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-08 23:52:22,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:22,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:22,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:22,751 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-08 23:52:22,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:22,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 302 states and 314 transitions. [2024-11-08 23:52:22,773 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 314 transitions. [2024-11-08 23:52:22,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-08 23:52:22,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:22,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:22,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:22,859 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-08 23:52:22,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:22,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 303 states and 315 transitions. [2024-11-08 23:52:22,883 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 315 transitions. [2024-11-08 23:52:22,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-08 23:52:22,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:22,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:22,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:22,933 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-08 23:52:23,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 308 states and 322 transitions. [2024-11-08 23:52:23,080 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 322 transitions. [2024-11-08 23:52:23,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-08 23:52:23,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,109 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-08 23:52:23,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 309 states and 323 transitions. [2024-11-08 23:52:23,123 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 323 transitions. [2024-11-08 23:52:23,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-08 23:52:23,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,151 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-08 23:52:23,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 310 states and 324 transitions. [2024-11-08 23:52:23,164 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 324 transitions. [2024-11-08 23:52:23,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 23:52:23,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,200 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-08 23:52:23,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 311 states and 325 transitions. [2024-11-08 23:52:23,216 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 325 transitions. [2024-11-08 23:52:23,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 23:52:23,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,258 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-08 23:52:23,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 313 states and 328 transitions. [2024-11-08 23:52:23,296 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 328 transitions. [2024-11-08 23:52:23,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:52:23,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,363 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-08 23:52:23,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 314 states and 329 transitions. [2024-11-08 23:52:23,388 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 329 transitions. [2024-11-08 23:52:23,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 23:52:23,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,414 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-08 23:52:23,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 313 states and 328 transitions. [2024-11-08 23:52:23,424 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 328 transitions. [2024-11-08 23:52:23,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 23:52:23,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:23,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:23,473 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:23,523 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-08 23:52:23,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 315 states and 330 transitions. [2024-11-08 23:52:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 330 transitions. [2024-11-08 23:52:23,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 23:52:23,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,601 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-08 23:52:23,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 316 states and 331 transitions. [2024-11-08 23:52:23,625 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 331 transitions. [2024-11-08 23:52:23,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 23:52:23,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,695 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-08 23:52:23,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 317 states and 332 transitions. [2024-11-08 23:52:23,716 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 332 transitions. [2024-11-08 23:52:23,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 23:52:23,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,738 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-08 23:52:23,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 316 states and 331 transitions. [2024-11-08 23:52:23,749 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 331 transitions. [2024-11-08 23:52:23,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 23:52:23,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,801 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-08 23:52:23,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 318 states and 333 transitions. [2024-11-08 23:52:23,824 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 333 transitions. [2024-11-08 23:52:23,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 23:52:23,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,845 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:52:23,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 317 states and 332 transitions. [2024-11-08 23:52:23,855 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 332 transitions. [2024-11-08 23:52:23,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 23:52:23,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,890 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-08 23:52:23,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 319 states and 334 transitions. [2024-11-08 23:52:23,918 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 334 transitions. [2024-11-08 23:52:23,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 23:52:23,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,943 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-08 23:52:23,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:23,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 318 states and 333 transitions. [2024-11-08 23:52:23,951 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 333 transitions. [2024-11-08 23:52:23,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 23:52:23,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:23,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:23,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:23,998 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-08 23:52:24,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:24,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 317 states and 332 transitions. [2024-11-08 23:52:24,056 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 332 transitions. [2024-11-08 23:52:24,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 23:52:24,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:24,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:24,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:24,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:24,088 INFO L255 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:24,089 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:24,142 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-08 23:52:24,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:24,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 321 states and 337 transitions. [2024-11-08 23:52:24,225 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 337 transitions. [2024-11-08 23:52:24,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 23:52:24,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:24,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:24,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:24,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:24,257 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:24,304 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-08 23:52:24,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:24,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 322 states and 338 transitions. [2024-11-08 23:52:24,321 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 338 transitions. [2024-11-08 23:52:24,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 23:52:24,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:24,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:24,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:24,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:24,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 23:52:24,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:24,576 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-08 23:52:25,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:25,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 348 states and 370 transitions. [2024-11-08 23:52:25,048 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 370 transitions. [2024-11-08 23:52:25,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 23:52:25,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:25,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:25,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:25,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:25,084 INFO L255 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 23:52:25,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:25,244 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-08 23:52:25,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:25,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 375 states to 349 states and 371 transitions. [2024-11-08 23:52:25,294 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 371 transitions. [2024-11-08 23:52:25,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 23:52:25,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:25,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:25,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:25,364 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-08 23:52:26,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:26,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 377 states and 406 transitions. [2024-11-08 23:52:26,098 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 406 transitions. [2024-11-08 23:52:26,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 23:52:26,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:26,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:26,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:26,161 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-08 23:52:26,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:26,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 378 states and 407 transitions. [2024-11-08 23:52:26,198 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 407 transitions. [2024-11-08 23:52:26,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-08 23:52:26,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:26,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:26,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:26,299 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-08 23:52:26,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:26,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 415 states to 381 states and 411 transitions. [2024-11-08 23:52:26,466 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 411 transitions. [2024-11-08 23:52:26,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:52:26,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:26,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:26,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:26,841 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-08 23:52:28,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:28,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 382 states and 412 transitions. [2024-11-08 23:52:28,750 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 412 transitions. [2024-11-08 23:52:28,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-08 23:52:28,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:28,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:28,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:28,844 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-08 23:52:30,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:30,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 387 states and 419 transitions. [2024-11-08 23:52:30,202 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 419 transitions. [2024-11-08 23:52:30,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-08 23:52:30,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:30,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:30,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:30,272 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-08 23:52:30,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:30,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 388 states and 420 transitions. [2024-11-08 23:52:30,293 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 420 transitions. [2024-11-08 23:52:30,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-08 23:52:30,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:30,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:30,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:30,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:30,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-08 23:52:30,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:30,605 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-08 23:52:31,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:31,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 432 states to 395 states and 428 transitions. [2024-11-08 23:52:31,411 INFO L276 IsEmpty]: Start isEmpty. Operand 395 states and 428 transitions. [2024-11-08 23:52:31,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-08 23:52:31,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:31,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:31,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:31,562 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-08 23:52:31,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:31,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 399 states and 433 transitions. [2024-11-08 23:52:31,790 INFO L276 IsEmpty]: Start isEmpty. Operand 399 states and 433 transitions. [2024-11-08 23:52:31,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-08 23:52:31,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:31,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:31,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:31,860 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-08 23:52:32,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:32,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 401 states and 437 transitions. [2024-11-08 23:52:32,697 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 437 transitions. [2024-11-08 23:52:32,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-08 23:52:32,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:32,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:32,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:32,771 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-08 23:52:33,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:33,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 445 states to 404 states and 441 transitions. [2024-11-08 23:52:33,447 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 441 transitions. [2024-11-08 23:52:33,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-08 23:52:33,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:33,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:33,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:33,632 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-08 23:52:34,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:34,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 407 states and 446 transitions. [2024-11-08 23:52:34,114 INFO L276 IsEmpty]: Start isEmpty. Operand 407 states and 446 transitions. [2024-11-08 23:52:34,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-08 23:52:34,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:34,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:34,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:34,288 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-08 23:52:34,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:34,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 409 states and 449 transitions. [2024-11-08 23:52:34,661 INFO L276 IsEmpty]: Start isEmpty. Operand 409 states and 449 transitions. [2024-11-08 23:52:34,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-08 23:52:34,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:34,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:34,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:34,843 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-08 23:52:35,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:35,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 413 states and 455 transitions. [2024-11-08 23:52:35,561 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 455 transitions. [2024-11-08 23:52:35,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-08 23:52:35,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:35,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:35,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:36,007 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-08 23:52:36,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:36,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 412 states and 454 transitions. [2024-11-08 23:52:36,710 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 454 transitions. [2024-11-08 23:52:36,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-08 23:52:36,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:36,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:36,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:36,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:36,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:36,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 411 states and 453 transitions. [2024-11-08 23:52:36,748 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 453 transitions. [2024-11-08 23:52:36,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-08 23:52:36,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:36,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:36,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:36,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:36,793 INFO L255 TraceCheckSpWp]: Trace formula consists of 100 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:36,794 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:38,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:39,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:39,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 468 states to 419 states and 464 transitions. [2024-11-08 23:52:39,896 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 464 transitions. [2024-11-08 23:52:39,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-08 23:52:39,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:39,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:39,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:39,979 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:40,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:40,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 425 states and 473 transitions. [2024-11-08 23:52:40,599 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 473 transitions. [2024-11-08 23:52:40,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-08 23:52:40,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:40,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:40,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:40,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:40,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:40,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 426 states and 474 transitions. [2024-11-08 23:52:40,669 INFO L276 IsEmpty]: Start isEmpty. Operand 426 states and 474 transitions. [2024-11-08 23:52:40,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-08 23:52:40,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:40,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:40,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:40,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:40,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:52:40,707 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:40,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:41,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:41,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 429 states and 478 transitions. [2024-11-08 23:52:41,170 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 478 transitions. [2024-11-08 23:52:41,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-08 23:52:41,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:41,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:41,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:41,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:41,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:41,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 485 states to 431 states and 481 transitions. [2024-11-08 23:52:41,667 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 481 transitions. [2024-11-08 23:52:41,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-08 23:52:41,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:41,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:41,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:41,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:41,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:41,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 433 states and 485 transitions. [2024-11-08 23:52:41,967 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 485 transitions. [2024-11-08 23:52:41,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-08 23:52:41,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:41,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:41,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:42,027 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:42,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:42,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 436 states and 489 transitions. [2024-11-08 23:52:42,318 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 489 transitions. [2024-11-08 23:52:42,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-08 23:52:42,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:42,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:42,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:42,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:42,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:52:42,366 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:42,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:42,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:42,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 497 states to 439 states and 493 transitions. [2024-11-08 23:52:42,866 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 493 transitions. [2024-11-08 23:52:42,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-08 23:52:42,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:42,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:42,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:43,189 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:43,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:43,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 443 states and 498 transitions. [2024-11-08 23:52:43,513 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 498 transitions. [2024-11-08 23:52:43,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-08 23:52:43,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:43,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:43,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:43,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:43,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:43,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 444 states and 500 transitions. [2024-11-08 23:52:43,737 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 500 transitions. [2024-11-08 23:52:43,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-08 23:52:43,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:43,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:43,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:43,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:52:44,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:44,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 506 states to 446 states and 502 transitions. [2024-11-08 23:52:44,091 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 502 transitions. [2024-11-08 23:52:44,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-08 23:52:44,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:44,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:44,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:44,135 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:45,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:45,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 547 states to 479 states and 543 transitions. [2024-11-08 23:52:45,350 INFO L276 IsEmpty]: Start isEmpty. Operand 479 states and 543 transitions. [2024-11-08 23:52:45,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-08 23:52:45,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:45,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:45,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:45,429 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:45,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:45,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 548 states to 480 states and 544 transitions. [2024-11-08 23:52:45,460 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 544 transitions. [2024-11-08 23:52:45,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-08 23:52:45,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:45,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:45,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:45,514 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:45,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:45,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 549 states to 481 states and 545 transitions. [2024-11-08 23:52:45,541 INFO L276 IsEmpty]: Start isEmpty. Operand 481 states and 545 transitions. [2024-11-08 23:52:45,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-08 23:52:45,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:45,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:45,596 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:45,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:45,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 550 states to 482 states and 546 transitions. [2024-11-08 23:52:45,623 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 546 transitions. [2024-11-08 23:52:45,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-08 23:52:45,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:45,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:45,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:45,666 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:45,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:45,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 551 states to 483 states and 547 transitions. [2024-11-08 23:52:45,692 INFO L276 IsEmpty]: Start isEmpty. Operand 483 states and 547 transitions. [2024-11-08 23:52:45,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-08 23:52:45,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:45,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:45,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:45,771 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:46,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:46,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 503 states and 572 transitions. [2024-11-08 23:52:46,897 INFO L276 IsEmpty]: Start isEmpty. Operand 503 states and 572 transitions. [2024-11-08 23:52:46,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-08 23:52:46,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:46,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:46,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:46,962 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:46,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:46,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 504 states and 573 transitions. [2024-11-08 23:52:46,990 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 573 transitions. [2024-11-08 23:52:46,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-08 23:52:46,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:46,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:47,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:47,054 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:47,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:47,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 505 states and 574 transitions. [2024-11-08 23:52:47,122 INFO L276 IsEmpty]: Start isEmpty. Operand 505 states and 574 transitions. [2024-11-08 23:52:47,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-08 23:52:47,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:47,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:47,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:47,184 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:47,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:47,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 593 states to 515 states and 589 transitions. [2024-11-08 23:52:47,854 INFO L276 IsEmpty]: Start isEmpty. Operand 515 states and 589 transitions. [2024-11-08 23:52:47,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-08 23:52:47,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:47,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:47,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:47,984 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:48,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:48,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 609 states to 526 states and 605 transitions. [2024-11-08 23:52:48,890 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 605 transitions. [2024-11-08 23:52:48,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-08 23:52:48,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:48,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:48,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:49,087 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:52:50,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:50,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 684 states to 588 states and 680 transitions. [2024-11-08 23:52:50,591 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 680 transitions. [2024-11-08 23:52:50,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-08 23:52:50,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:50,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:50,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:50,653 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:50,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:50,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 687 states to 590 states and 683 transitions. [2024-11-08 23:52:50,843 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 683 transitions. [2024-11-08 23:52:50,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-08 23:52:50,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:50,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:50,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:51,087 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:52:51,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:51,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 597 states and 693 transitions. [2024-11-08 23:52:51,923 INFO L276 IsEmpty]: Start isEmpty. Operand 597 states and 693 transitions. [2024-11-08 23:52:51,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-08 23:52:51,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:51,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:51,977 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:52,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:52,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 702 states to 599 states and 698 transitions. [2024-11-08 23:52:52,087 INFO L276 IsEmpty]: Start isEmpty. Operand 599 states and 698 transitions. [2024-11-08 23:52:52,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-08 23:52:52,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:52,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:52,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:52,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:52,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:52,129 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:52,223 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:52:53,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:53,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 607 states and 712 transitions. [2024-11-08 23:52:53,318 INFO L276 IsEmpty]: Start isEmpty. Operand 607 states and 712 transitions. [2024-11-08 23:52:53,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-08 23:52:53,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:53,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:53,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:53,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:53,360 INFO L255 TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:53,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:53,453 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:52:53,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:53,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 608 states and 713 transitions. [2024-11-08 23:52:53,489 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 713 transitions. [2024-11-08 23:52:53,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-08 23:52:53,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:53,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:53,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:53,839 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:56,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:56,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 791 states to 670 states and 787 transitions. [2024-11-08 23:52:56,105 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 787 transitions. [2024-11-08 23:52:56,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-08 23:52:56,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:56,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:56,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:56,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:56,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 132 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:56,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:56,266 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:52:56,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:56,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 792 states to 671 states and 788 transitions. [2024-11-08 23:52:56,320 INFO L276 IsEmpty]: Start isEmpty. Operand 671 states and 788 transitions. [2024-11-08 23:52:56,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-08 23:52:56,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:56,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:56,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:56,773 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:52:59,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:59,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 867 states to 734 states and 863 transitions. [2024-11-08 23:52:59,585 INFO L276 IsEmpty]: Start isEmpty. Operand 734 states and 863 transitions. [2024-11-08 23:52:59,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-08 23:52:59,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:59,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:59,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:59,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:59,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 133 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:59,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:59,731 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:52:59,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:59,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 868 states to 735 states and 864 transitions. [2024-11-08 23:52:59,762 INFO L276 IsEmpty]: Start isEmpty. Operand 735 states and 864 transitions. [2024-11-08 23:52:59,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 23:52:59,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:59,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:59,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:52:59,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:52:59,840 INFO L255 TraceCheckSpWp]: Trace formula consists of 134 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:52:59,842 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:52:59,931 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:52:59,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:52:59,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 869 states to 736 states and 865 transitions. [2024-11-08 23:52:59,961 INFO L276 IsEmpty]: Start isEmpty. Operand 736 states and 865 transitions. [2024-11-08 23:52:59,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-08 23:52:59,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:52:59,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:52:59,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:00,181 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:53:03,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:03,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 889 states to 747 states and 885 transitions. [2024-11-08 23:53:03,049 INFO L276 IsEmpty]: Start isEmpty. Operand 747 states and 885 transitions. [2024-11-08 23:53:03,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-08 23:53:03,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:03,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:03,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:03,117 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:53:03,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:03,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 891 states to 748 states and 887 transitions. [2024-11-08 23:53:03,167 INFO L276 IsEmpty]: Start isEmpty. Operand 748 states and 887 transitions. [2024-11-08 23:53:03,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:53:03,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:03,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:03,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:53:03,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:03,213 INFO L255 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:53:03,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:53:03,314 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:03,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:03,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 892 states to 749 states and 888 transitions. [2024-11-08 23:53:03,393 INFO L276 IsEmpty]: Start isEmpty. Operand 749 states and 888 transitions. [2024-11-08 23:53:03,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 23:53:03,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:03,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:03,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:03,565 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:53:07,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:07,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 912 states to 761 states and 908 transitions. [2024-11-08 23:53:07,246 INFO L276 IsEmpty]: Start isEmpty. Operand 761 states and 908 transitions. [2024-11-08 23:53:07,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 23:53:07,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:07,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:07,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:07,302 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:53:07,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:07,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 915 states to 763 states and 911 transitions. [2024-11-08 23:53:07,362 INFO L276 IsEmpty]: Start isEmpty. Operand 763 states and 911 transitions. [2024-11-08 23:53:07,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-08 23:53:07,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:07,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:07,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:07,413 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:07,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:07,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 916 states to 764 states and 912 transitions. [2024-11-08 23:53:07,459 INFO L276 IsEmpty]: Start isEmpty. Operand 764 states and 912 transitions. [2024-11-08 23:53:07,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:53:07,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:07,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:07,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:07,588 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-08 23:53:08,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:08,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 915 states to 763 states and 911 transitions. [2024-11-08 23:53:08,133 INFO L276 IsEmpty]: Start isEmpty. Operand 763 states and 911 transitions. [2024-11-08 23:53:08,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:53:08,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:08,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:08,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:08,202 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-08 23:53:08,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:08,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 914 states to 762 states and 910 transitions. [2024-11-08 23:53:08,246 INFO L276 IsEmpty]: Start isEmpty. Operand 762 states and 910 transitions. [2024-11-08 23:53:08,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-08 23:53:08,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:08,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:08,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:08,292 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:08,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:08,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 915 states to 763 states and 911 transitions. [2024-11-08 23:53:08,339 INFO L276 IsEmpty]: Start isEmpty. Operand 763 states and 911 transitions. [2024-11-08 23:53:08,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-08 23:53:08,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:08,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:08,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:08,391 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:53:08,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:08,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 918 states to 765 states and 914 transitions. [2024-11-08 23:53:08,450 INFO L276 IsEmpty]: Start isEmpty. Operand 765 states and 914 transitions. [2024-11-08 23:53:08,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-08 23:53:08,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:08,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:08,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:08,498 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:53:08,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:08,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 920 states to 767 states and 916 transitions. [2024-11-08 23:53:08,559 INFO L276 IsEmpty]: Start isEmpty. Operand 767 states and 916 transitions. [2024-11-08 23:53:08,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-08 23:53:08,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:08,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:08,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:08,618 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:08,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:08,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 921 states to 768 states and 917 transitions. [2024-11-08 23:53:08,731 INFO L276 IsEmpty]: Start isEmpty. Operand 768 states and 917 transitions. [2024-11-08 23:53:08,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-08 23:53:08,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:08,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:08,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:08,794 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:08,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:08,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 922 states to 769 states and 918 transitions. [2024-11-08 23:53:08,843 INFO L276 IsEmpty]: Start isEmpty. Operand 769 states and 918 transitions. [2024-11-08 23:53:08,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-08 23:53:08,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:08,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:08,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:09,108 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:13,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:13,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 943 states to 781 states and 939 transitions. [2024-11-08 23:53:13,698 INFO L276 IsEmpty]: Start isEmpty. Operand 781 states and 939 transitions. [2024-11-08 23:53:13,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-08 23:53:13,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:13,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:13,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:13,735 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-08 23:53:13,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:13,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 945 states to 780 states and 938 transitions. [2024-11-08 23:53:13,789 INFO L276 IsEmpty]: Start isEmpty. Operand 780 states and 938 transitions. [2024-11-08 23:53:13,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-08 23:53:13,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:13,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:14,057 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-11-08 23:53:21,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:21,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1039 states to 855 states and 1032 transitions. [2024-11-08 23:53:21,095 INFO L276 IsEmpty]: Start isEmpty. Operand 855 states and 1032 transitions. [2024-11-08 23:53:21,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-08 23:53:21,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:21,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:21,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:21,261 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:53:21,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:21,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1042 states to 854 states and 1031 transitions. [2024-11-08 23:53:21,857 INFO L276 IsEmpty]: Start isEmpty. Operand 854 states and 1031 transitions. [2024-11-08 23:53:21,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-08 23:53:21,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:21,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:21,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:53:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:21,897 INFO L255 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:53:21,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:53:24,586 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:53:26,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:26,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1070 states to 873 states and 1059 transitions. [2024-11-08 23:53:26,644 INFO L276 IsEmpty]: Start isEmpty. Operand 873 states and 1059 transitions. [2024-11-08 23:53:26,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-08 23:53:26,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:26,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:26,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:53:26,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:26,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-08 23:53:26,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:53:27,513 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:34,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:34,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1099 states to 889 states and 1088 transitions. [2024-11-08 23:53:34,183 INFO L276 IsEmpty]: Start isEmpty. Operand 889 states and 1088 transitions. [2024-11-08 23:53:34,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-08 23:53:34,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:34,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:34,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:53:34,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:34,235 INFO L255 TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 23:53:34,237 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:53:34,830 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:53:35,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:35,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1115 states to 902 states and 1104 transitions. [2024-11-08 23:53:35,877 INFO L276 IsEmpty]: Start isEmpty. Operand 902 states and 1104 transitions. [2024-11-08 23:53:35,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-08 23:53:35,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:35,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:35,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:53:35,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:35,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-08 23:53:35,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:53:36,765 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:43,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:43,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1145 states to 919 states and 1134 transitions. [2024-11-08 23:53:43,933 INFO L276 IsEmpty]: Start isEmpty. Operand 919 states and 1134 transitions. [2024-11-08 23:53:43,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-08 23:53:43,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:43,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:43,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:44,029 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:44,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:44,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1146 states to 261 states and 277 transitions. [2024-11-08 23:53:44,702 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 277 transitions. [2024-11-08 23:53:44,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-08 23:53:44,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:44,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:44,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:44,929 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:53:45,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:45,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1148 states to 263 states and 279 transitions. [2024-11-08 23:53:45,402 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 279 transitions. [2024-11-08 23:53:45,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-08 23:53:45,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:45,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:45,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:53:45,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:45,455 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-08 23:53:45,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:53:46,304 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:52,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:52,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1171 states to 262 states and 278 transitions. [2024-11-08 23:53:52,050 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 278 transitions. [2024-11-08 23:53:52,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 23:53:52,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:52,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:52,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:52,206 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:53:52,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:52,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1173 states to 264 states and 280 transitions. [2024-11-08 23:53:52,712 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 280 transitions. [2024-11-08 23:53:52,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-08 23:53:52,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:52,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:52,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:53:52,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:53:52,801 INFO L255 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-08 23:53:52,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:53:53,520 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:53:59,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:53:59,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1197 states to 263 states and 279 transitions. [2024-11-08 23:53:59,448 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 279 transitions. [2024-11-08 23:53:59,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-08 23:53:59,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:53:59,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:53:59,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:01,076 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:54:11,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:11,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1201 states to 266 states and 283 transitions. [2024-11-08 23:54:11,041 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 283 transitions. [2024-11-08 23:54:11,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 23:54:11,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:11,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:11,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:54:11,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:11,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-08 23:54:11,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:54:12,106 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:54:14,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:14,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1206 states to 265 states and 282 transitions. [2024-11-08 23:54:14,307 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 282 transitions. [2024-11-08 23:54:14,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-08 23:54:14,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:14,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:14,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:54:14,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:14,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:54:14,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:54:17,589 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:54:20,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:20,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1211 states to 269 states and 287 transitions. [2024-11-08 23:54:20,577 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 287 transitions. [2024-11-08 23:54:20,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-08 23:54:20,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:20,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:20,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:54:20,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:20,628 INFO L255 TraceCheckSpWp]: Trace formula consists of 158 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-08 23:54:20,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:54:21,927 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:54:27,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:27,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1215 states to 268 states and 286 transitions. [2024-11-08 23:54:27,209 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 286 transitions. [2024-11-08 23:54:27,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-08 23:54:27,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:27,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:27,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:27,258 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:54:30,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:30,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1248 states to 276 states and 298 transitions. [2024-11-08 23:54:30,455 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 298 transitions. [2024-11-08 23:54:30,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-08 23:54:30,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:30,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:30,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:30,903 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:54:31,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:31,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1250 states to 275 states and 297 transitions. [2024-11-08 23:54:31,618 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 297 transitions. [2024-11-08 23:54:31,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-08 23:54:31,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:31,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:31,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:31,675 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:54:31,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:31,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1251 states to 276 states and 298 transitions. [2024-11-08 23:54:31,725 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 298 transitions. [2024-11-08 23:54:31,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-08 23:54:31,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:31,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:31,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:32,235 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:54:35,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:35,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1257 states to 275 states and 297 transitions. [2024-11-08 23:54:35,810 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 297 transitions. [2024-11-08 23:54:35,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-08 23:54:35,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:35,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:35,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:37,636 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:54:41,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:41,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1261 states to 278 states and 301 transitions. [2024-11-08 23:54:41,671 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 301 transitions. [2024-11-08 23:54:41,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-08 23:54:41,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:41,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:41,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:43,280 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:54:52,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:52,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1267 states to 277 states and 300 transitions. [2024-11-08 23:54:52,353 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 300 transitions. [2024-11-08 23:54:52,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-08 23:54:52,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:52,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:52,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:53,419 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:54:56,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:54:56,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1269 states to 278 states and 302 transitions. [2024-11-08 23:54:56,495 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 302 transitions. [2024-11-08 23:54:56,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-08 23:54:56,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:54:56,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:54:56,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:54:56,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:54:56,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 162 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-08 23:54:56,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:54:57,371 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:55:04,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:04,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1276 states to 272 states and 291 transitions. [2024-11-08 23:55:04,788 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 291 transitions. [2024-11-08 23:55:04,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-08 23:55:04,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:04,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:04,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:04,833 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:55:06,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:06,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1284 states to 277 states and 299 transitions. [2024-11-08 23:55:06,966 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 299 transitions. [2024-11-08 23:55:06,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-08 23:55:06,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:06,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:06,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:07,013 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:55:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:08,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1291 states to 283 states and 306 transitions. [2024-11-08 23:55:08,125 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 306 transitions. [2024-11-08 23:55:08,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:08,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:08,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:08,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:09,281 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:55:12,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:12,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1297 states to 286 states and 312 transitions. [2024-11-08 23:55:12,422 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 312 transitions. [2024-11-08 23:55:12,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:12,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:12,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:12,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:12,488 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:12,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:15,137 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:23,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:23,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1309 states to 287 states and 314 transitions. [2024-11-08 23:55:23,443 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:23,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:23,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:23,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:23,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:23,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:23,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:23,502 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:24,267 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:25,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:25,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:25,105 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:25,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:25,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:25,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:25,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:25,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:25,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:25,166 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:26,006 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:26,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:26,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:26,156 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:26,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:26,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:26,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:26,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:26,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:27,007 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:27,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:27,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:27,159 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:27,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:27,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:27,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:27,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:27,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:27,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:27,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:28,294 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:28,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:28,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:28,455 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:28,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:28,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:28,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:28,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:28,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:28,520 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:28,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:29,294 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:29,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:29,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:29,440 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:29,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:29,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:29,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:29,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:29,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:29,496 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:29,498 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:30,206 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:30,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:30,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:30,347 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:30,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:30,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:30,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:30,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:30,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:30,397 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:31,162 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:31,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:31,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:31,300 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:31,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:31,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:31,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:31,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:31,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:31,360 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:31,362 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:32,269 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:32,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:32,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:32,412 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:32,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:32,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:32,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:32,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:32,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:32,465 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:32,467 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:33,200 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:33,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:33,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:33,340 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:33,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:33,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:33,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:33,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:33,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:33,397 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:33,399 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:34,044 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:34,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:34,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 287 states and 314 transitions. [2024-11-08 23:55:34,183 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:34,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:34,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:34,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:34,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:34,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:34,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-08 23:55:34,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:37,491 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:52,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:52,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:52,950 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:52,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:52,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:52,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:52,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:53,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:53,009 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:53,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:53,692 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:53,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:53,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:53,847 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:53,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:53,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:53,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:53,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:53,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:53,897 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:53,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:54,578 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:54,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:54,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:54,732 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:54,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:54,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:54,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:54,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:54,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:54,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:54,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:55,495 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:55,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:55,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:55,768 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:55,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:55,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:55,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:55,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:55,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:55,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:55,819 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:56,404 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:56,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:56,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:56,561 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:56,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:56,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:56,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:56,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:56,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:56,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:56,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:57,389 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:57,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:57,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:57,550 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:57,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:57,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:57,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:57,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:57,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:57,609 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:57,611 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:58,406 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:58,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:58,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:58,560 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:58,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:58,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:58,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:58,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:58,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:58,608 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:58,609 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:55:59,313 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:55:59,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:55:59,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:55:59,628 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:55:59,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:55:59,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:55:59,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:55:59,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:55:59,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:55:59,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:55:59,686 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:00,327 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:00,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:00,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:00,525 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:00,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:00,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:00,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:00,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:00,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:00,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:00,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:01,287 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:01,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:01,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:01,446 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:01,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:01,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:01,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:01,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:01,503 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:01,505 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:02,304 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:02,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:02,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:02,459 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:02,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:02,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:02,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:02,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:02,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:02,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:02,513 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:03,264 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:03,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:03,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:03,419 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:03,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:03,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:03,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:03,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:03,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:04,484 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:04,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:04,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:04,637 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:04,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:04,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:04,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:04,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:04,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:04,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:04,680 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:05,276 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:05,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:05,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:05,428 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:05,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:05,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:05,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:05,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:05,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:05,479 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:05,480 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:06,106 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:06,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:06,265 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:06,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:06,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:06,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:06,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:06,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:06,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:06,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:07,040 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:07,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:07,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:07,192 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:07,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:07,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:07,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:07,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:07,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:07,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:07,237 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:07,973 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:08,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:08,124 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:08,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:08,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:08,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:08,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:08,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:08,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:08,173 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:09,045 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:09,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:09,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:09,197 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:09,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:09,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:09,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:09,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:09,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:09,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:09,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:09,902 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:10,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:10,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:10,055 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:10,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:10,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:10,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:10,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:10,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:10,108 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:10,110 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:10,755 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:10,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:10,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:10,909 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:10,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:10,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:10,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:10,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:10,962 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:10,964 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:11,672 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:11,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:11,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:11,825 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:11,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:11,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:11,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:11,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:11,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:11,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:11,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:12,714 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:12,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:12,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:12,881 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:12,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:12,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:12,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:12,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:12,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:12,925 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:12,927 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:13,753 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:14,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:14,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:14,025 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:14,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:14,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:14,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:14,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:14,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:14,080 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:14,082 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:14,737 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:14,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:14,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:14,891 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:14,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:14,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:14,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:14,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:14,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:14,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:14,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:15,548 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:15,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:15,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:15,703 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:15,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:15,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:15,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:15,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:15,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:15,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:15,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:16,440 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:16,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:16,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:16,596 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:16,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:16,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:16,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:16,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:16,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:16,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:16,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:17,461 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:17,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:17,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:17,617 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:17,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:17,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:17,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:17,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:17,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:17,659 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:17,660 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:18,496 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:18,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:18,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:18,657 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:18,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:18,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:18,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:18,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:18,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:18,710 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:18,711 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:19,680 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:19,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:19,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:19,878 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:19,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:19,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:19,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:19,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:19,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:19,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:19,933 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:20,656 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:20,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:20,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:20,857 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:20,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:20,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:20,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:20,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:20,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:20,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-08 23:56:20,925 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:23,751 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:24,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:24,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:24,176 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:24,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:24,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:24,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:24,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:24,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:24,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:24,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:25,036 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:25,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:25,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:25,192 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:25,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:25,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:25,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:25,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:25,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:25,383 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:25,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:26,003 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:26,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:26,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:26,159 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:26,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:26,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:26,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:26,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:26,212 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:26,913 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:27,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:27,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:27,074 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:27,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:27,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:27,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:27,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:27,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:27,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:27,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:27,787 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:27,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:27,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:27,940 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:27,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:27,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:27,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:27,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:27,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:27,982 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:27,983 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:28,724 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:28,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:28,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:28,877 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:28,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:28,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:28,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:28,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:28,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:28,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:28,928 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:29,718 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:29,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:29,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:29,866 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:29,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:29,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:29,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:29,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:29,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:29,907 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:29,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:30,751 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:30,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:30,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:30,899 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:30,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:30,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:30,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:30,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:30,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:30,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:30,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:31,757 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:31,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:31,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:31,915 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:31,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:31,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:31,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:31,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:31,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:31,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:31,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:32,708 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:32,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:32,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:32,884 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:32,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:32,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:32,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:32,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:32,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:32,929 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:32,930 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:33,655 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:33,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:33,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:33,807 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:33,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:33,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:33,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:33,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:33,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:33,857 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:33,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:34,592 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:34,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:34,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:34,747 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:34,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:34,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:34,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:34,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:34,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:34,794 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:34,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:35,592 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:35,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:35,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:35,755 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:35,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:35,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:35,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:35,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:35,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:35,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:35,813 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:36,745 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:36,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:36,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:36,898 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:36,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:36,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:36,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:36,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:36,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:36,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:36,941 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:37,781 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:38,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:38,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:38,041 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:38,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:38,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:38,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:38,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:38,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:38,084 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:38,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:38,666 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:38,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:38,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:38,819 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:38,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:38,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:38,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:38,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:38,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:38,870 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:38,871 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:39,540 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:39,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:39,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:39,693 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:39,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:39,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:39,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:39,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:39,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:39,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:39,744 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:40,417 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:40,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:40,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:40,568 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:40,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:40,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:40,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:40,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:40,614 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:40,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:41,319 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:41,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:41,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:41,472 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:41,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:41,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:41,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:41,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:41,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:41,522 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:41,524 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:42,358 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:42,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:42,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:42,510 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:42,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:42,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:42,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:42,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:42,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:42,568 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:42,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:43,645 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:43,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:43,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:43,796 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:43,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:43,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:43,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:43,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:43,847 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:43,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:44,842 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:45,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:45,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:45,042 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:45,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:45,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:45,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:45,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:45,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:45,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:45,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:45,789 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:45,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:45,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1413 states to 287 states and 314 transitions. [2024-11-08 23:56:45,989 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:45,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:45,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:45,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:46,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:46,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:46,055 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-11-08 23:56:46,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:48,175 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 10 proven. 4 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:56:50,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:50,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:50,639 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:50,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:50,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:50,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:50,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:50,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:50,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:50,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:51,491 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:51,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:51,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:51,640 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:51,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:51,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:51,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:51,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:51,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:51,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:52,703 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:52,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:52,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:52,852 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:52,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:52,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:52,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:52,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:52,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:52,896 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:52,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:53,730 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:53,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:53,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:53,882 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:53,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:53,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:53,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:53,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:53,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:53,928 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:53,929 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:54,737 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:54,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:54,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:54,889 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:54,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:54,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:54,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:54,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:54,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:54,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:54,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:55,747 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:55,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:55,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:55,899 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:55,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:55,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:55,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:55,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:55,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:55,949 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:55,951 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:56,553 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:56,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:56,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:56,705 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:56,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:56,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:56,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:56,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:56,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:56,757 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:56,759 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:57,581 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:57,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:57,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:57,741 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:57,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:57,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:57,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:57,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:57,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:57,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:57,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:58,464 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:58,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:58,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:58,615 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:58,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:58,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:58,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:58,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:58,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:58,660 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:58,661 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:56:59,447 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:56:59,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:56:59,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:56:59,600 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:56:59,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:56:59,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:56:59,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:56:59,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:56:59,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:56:59,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:56:59,641 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:00,530 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:00,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:00,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:00,698 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:00,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:00,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:00,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:00,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:00,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:00,745 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:00,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:01,760 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:01,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:01,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:01,912 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:01,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:01,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:01,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:01,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:01,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:01,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:01,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:03,042 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:03,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:03,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:03,194 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:03,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:03,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:03,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:03,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:03,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:03,242 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:03,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:04,305 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:04,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:04,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:04,457 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:04,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:04,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:04,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:04,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:04,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:04,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:04,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:05,076 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:05,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:05,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:05,228 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:05,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:05,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:05,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:05,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:05,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:05,270 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:05,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:05,897 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:06,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:06,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:06,050 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:06,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:06,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:06,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:06,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:06,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:06,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:06,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:06,771 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:06,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:06,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:06,922 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:06,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:06,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:06,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:06,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:06,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:06,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:06,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:07,701 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:07,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:07,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:07,854 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:07,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:07,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:07,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:07,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:07,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:07,902 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:07,903 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:08,677 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:08,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:08,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:08,830 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:08,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:08,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:08,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:08,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:08,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:08,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:08,873 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:09,728 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:09,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:09,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:09,878 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:09,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:09,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:09,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:09,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:09,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:09,918 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:09,919 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:10,773 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:10,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:10,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:10,932 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:10,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:10,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:10,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:10,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:10,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:10,975 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:10,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:11,870 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:12,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:12,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:12,112 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:12,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:12,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:12,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:12,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:12,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:12,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:12,155 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:12,737 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:12,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:12,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:12,890 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:12,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:12,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:12,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:12,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:12,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:12,932 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:12,932 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:13,568 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:13,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:13,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:13,720 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:13,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:13,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:13,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:13,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:13,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:13,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:13,774 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:14,554 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:14,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:14,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:14,708 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:14,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:14,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:14,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:14,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:14,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:14,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:14,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:15,582 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:15,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:15,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:15,735 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:15,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:15,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:15,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:15,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:15,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:15,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:15,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:16,563 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:16,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:16,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:16,714 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:16,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:16,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:16,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:16,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:16,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:16,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:16,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:17,553 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:17,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:17,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:17,704 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:17,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:17,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:17,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:17,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:17,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:17,744 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:18,696 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:18,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:18,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:18,852 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:18,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:18,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:18,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:18,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:18,893 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:18,894 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:19,813 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:19,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:19,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:19,965 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:19,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:19,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:19,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:19,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:20,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:20,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:20,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:20,670 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:20,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:20,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:20,825 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:20,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:20,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:20,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:20,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:20,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:20,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:20,869 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:21,513 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:21,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:21,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:21,669 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:21,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:21,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:21,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:21,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:21,712 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-08 23:57:21,713 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:23,869 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:24,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:24,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:24,027 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:24,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:24,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:24,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:24,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:24,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:24,069 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:24,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:24,883 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:25,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:25,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:25,041 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:25,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:25,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:25,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:25,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:25,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:25,091 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:25,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:25,959 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:26,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:26,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:26,112 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:26,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:26,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:26,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:26,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:26,155 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:26,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:26,999 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:27,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:27,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:27,152 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:27,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:27,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:27,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:27,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:27,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:27,200 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:28,091 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:28,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:28,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:28,325 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:28,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:28,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:28,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:28,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:28,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:28,371 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:28,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:28,986 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:29,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:29,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:29,139 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:29,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:29,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:29,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:29,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:29,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:29,184 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:29,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:29,799 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:29,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:29,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:29,952 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:29,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:29,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:29,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:29,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:29,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:29,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:29,995 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:30,643 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:30,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:30,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:30,797 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:30,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:30,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:30,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:30,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:30,839 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:30,840 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:31,555 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:31,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:31,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:31,706 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:31,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:31,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:31,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:31,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:31,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:31,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:31,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:32,508 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:32,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:32,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:32,699 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:32,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:32,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:32,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:32,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:32,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:32,745 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:32,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:33,534 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:33,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:33,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:33,686 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:33,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:33,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:33,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:33,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:33,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:33,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:33,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:34,657 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:34,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:34,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:34,811 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:34,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:34,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:34,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:34,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:34,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:34,855 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:34,856 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:35,717 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:35,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:35,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:35,869 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:35,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:35,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:35,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:35,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:35,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:35,911 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:35,912 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:36,547 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:36,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:36,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:36,699 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:36,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:36,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:36,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:36,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:36,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:36,740 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:36,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:37,437 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:37,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:37,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:37,591 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:37,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:37,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:37,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:37,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:37,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:37,630 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:37,631 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:38,294 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:38,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:38,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:38,447 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:38,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:38,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:38,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:38,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:38,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:38,488 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:38,489 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:39,201 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:39,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:39,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:39,359 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:39,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:39,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:39,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:39,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:39,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:39,402 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:39,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:40,126 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:40,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:40,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:40,278 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:40,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:40,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:40,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:40,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:40,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:40,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:40,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:41,075 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:41,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:41,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:41,227 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:41,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:41,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:41,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:41,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:41,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:41,277 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:41,278 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:42,154 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:42,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:42,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:42,306 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:42,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:42,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:42,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:42,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:42,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:42,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:42,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:43,333 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:43,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:43,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:43,495 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:43,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:43,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:43,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:43,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:43,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:43,552 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:43,553 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:44,530 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:44,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:44,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:44,729 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:44,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:44,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:44,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:44,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:44,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:44,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-08 23:57:44,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:46,739 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:46,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:46,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:46,893 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:46,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:46,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:46,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:46,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:46,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:46,944 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:46,945 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:47,651 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:47,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:47,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:47,809 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:47,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:47,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:47,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:47,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:47,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:47,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:47,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:48,581 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:48,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:48,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:48,734 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:48,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:48,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:48,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:48,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:48,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:48,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:48,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:49,535 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:49,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:49,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:49,689 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:49,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:49,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:49,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:49,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:49,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:49,740 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:49,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:50,585 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:50,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:50,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:50,735 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:50,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:50,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:50,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:50,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:50,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:50,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:50,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:51,690 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:51,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:51,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:51,845 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:51,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:51,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:51,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:51,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:51,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:51,896 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:52,724 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:52,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:52,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:52,900 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:52,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:52,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:52,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:52,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:52,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:52,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:52,944 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:53,540 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:53,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:53,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:53,692 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:53,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:53,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:53,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:53,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:53,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:53,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:53,744 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:54,439 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:54,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:54,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:54,593 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:54,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:54,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:54,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:54,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:54,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:54,634 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:54,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:55,373 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:55,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:55,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:55,524 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:55,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:55,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:55,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:55,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:55,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:55,564 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:55,565 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:56,393 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:56,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:56,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:56,552 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:56,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:56,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:56,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:56,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:56,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:56,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:56,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:57,520 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:57,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:57,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:57,680 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:57,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:57,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:57,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:57,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:57,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:57,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:57,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:57:58,807 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:57:58,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:57:58,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:57:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:57:58,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:57:58,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:57:58,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:57:58,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:57:59,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:57:59,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:57:59,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:00,161 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:00,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:00,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:00,314 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:00,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:00,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:00,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:00,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:00,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:00,357 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:01,318 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:01,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:01,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:01,475 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:01,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:01,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:01,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:01,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:01,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:01,515 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:01,516 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:02,114 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:02,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:02,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:02,265 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:02,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:02,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:02,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:02,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:02,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:02,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:02,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:03,125 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:03,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:03,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:03,284 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:03,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:03,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:03,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:03,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:03,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:03,338 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:03,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:04,164 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:04,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:04,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:04,336 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:04,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:04,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:04,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:04,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:04,389 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:04,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:05,331 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:05,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:05,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:05,502 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:05,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:05,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:05,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:05,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:05,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:05,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:05,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:06,586 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:06,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:06,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:06,745 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:06,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:06,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:06,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:06,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:06,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:06,788 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:06,788 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:07,806 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:07,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:07,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:07,961 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:07,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:07,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:07,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:08,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:08,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:08,016 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:08,952 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:09,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:09,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:09,107 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:09,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:09,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:09,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:09,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:09,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:09,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:09,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:10,168 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:10,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:10,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:10,323 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:10,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:10,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:10,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:10,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:10,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:10,366 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:10,367 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:10,987 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:11,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:11,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:11,131 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:11,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:11,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:11,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:11,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:11,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:11,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:11,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:11,754 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:11,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:11,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:11,898 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:11,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:11,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:11,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:11,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:11,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:11,941 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:11,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:12,646 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:12,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:12,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:12,839 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:12,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:12,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:12,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:12,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:12,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:12,894 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:12,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:13,660 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:13,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:13,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:13,817 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:13,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:13,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:13,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:13,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:13,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-08 23:58:13,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:16,069 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:16,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:16,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:16,230 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:16,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:16,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:16,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:16,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:16,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:16,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:16,273 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:17,117 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:17,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:17,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:17,273 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:17,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:17,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:17,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:17,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:17,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:17,313 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:17,315 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:18,014 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:18,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:18,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:18,171 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:18,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:18,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:18,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:18,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:18,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:18,217 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:18,219 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:18,905 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:19,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:19,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:19,060 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:19,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:19,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:19,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:19,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:19,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:19,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:19,760 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:19,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:19,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:19,906 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:19,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:19,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:19,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:19,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:19,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:19,957 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:20,602 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:20,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:20,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:20,750 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:20,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:20,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:20,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:20,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:20,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:20,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:20,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:21,568 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:21,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:21,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:21,731 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:21,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:21,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:21,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:21,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:21,773 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:21,774 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:22,589 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:22,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:22,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:22,779 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:22,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:22,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:22,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:22,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:22,834 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:22,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:23,676 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:23,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:23,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:23,835 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:23,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:23,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:23,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:23,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:23,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:23,878 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:23,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:24,829 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:24,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:24,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:24,996 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:24,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:24,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:24,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:25,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:25,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:25,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:25,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:26,079 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:26,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:26,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:26,287 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:26,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:26,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:26,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:26,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:26,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:26,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:26,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:26,952 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:27,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:27,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:27,120 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:27,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:27,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:27,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:27,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:27,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:27,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:27,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:27,895 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:28,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:28,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:28,058 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:28,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:28,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:28,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:28,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:28,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:28,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:28,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:28,850 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:29,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:29,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:29,007 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:29,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:29,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:29,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:29,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:29,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:29,050 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:29,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:29,851 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:30,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:30,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:30,007 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:30,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:30,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:30,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:30,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:30,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:30,050 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:30,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:30,916 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:31,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:31,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:31,073 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:31,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:31,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:31,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:31,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:31,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:31,117 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:31,117 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:32,001 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:32,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:32,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:32,159 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:32,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:32,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:32,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:32,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:32,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:32,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:32,201 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:33,112 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:33,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:33,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:33,268 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:33,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:33,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:33,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:33,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:33,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:33,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:33,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:34,222 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:34,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:34,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:34,377 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:34,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:34,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:34,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:34,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:34,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:34,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:34,419 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:35,103 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:35,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:35,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:35,260 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:35,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:35,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:35,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:35,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:35,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:35,302 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:35,303 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:35,995 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:36,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:36,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:36,152 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:36,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:36,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:36,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:36,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:36,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:36,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-08 23:58:36,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:38,459 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:38,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:38,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:38,621 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:38,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:38,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:38,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:38,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:38,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:38,662 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:38,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:39,456 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:39,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:39,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:39,611 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:39,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:39,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:39,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:39,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:39,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:39,653 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:39,654 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:40,553 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:40,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:40,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:40,709 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:40,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:40,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:40,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:40,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:40,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:40,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:40,752 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:41,621 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:41,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:41,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:41,776 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:41,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:41,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:41,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:41,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:41,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:41,823 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:41,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:42,771 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:43,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:43,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:43,023 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:43,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:43,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:43,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:43,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:43,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:43,067 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:43,068 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:43,783 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:43,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:43,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:43,947 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:43,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:43,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:43,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:43,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:44,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:44,003 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:44,004 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:44,729 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:44,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:44,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:44,883 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:44,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:44,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:44,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:44,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:44,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:44,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:44,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:45,611 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:45,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:45,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:45,765 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:45,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:45,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:45,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:45,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:45,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:45,806 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:45,808 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:46,561 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:46,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:46,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:46,720 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:46,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:46,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:46,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:46,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:46,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:46,762 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:46,763 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:47,520 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:47,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:47,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:47,675 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:47,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:47,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:47,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:47,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:47,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:47,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:47,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:48,570 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:48,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:48,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:48,728 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:48,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:48,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:48,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:48,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:48,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:48,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:48,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:49,745 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:49,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:49,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:49,908 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:49,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:49,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:49,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:49,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:49,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:49,948 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:49,949 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:50,981 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:51,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:51,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:51,139 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:51,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:51,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:51,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:51,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:51,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:51,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:51,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:51,829 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:51,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:51,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:51,981 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:51,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:51,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:51,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:51,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:52,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:52,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:52,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:52,659 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:52,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:52,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:52,840 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:52,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:52,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:52,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:52,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:52,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:52,892 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:52,894 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:53,601 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:53,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:53,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:53,753 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:53,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:53,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:53,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:53,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:53,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:53,794 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:53,796 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:54,484 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:54,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:54,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:54,637 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:54,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:54,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:54,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:54,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:54,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:54,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:54,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:55,570 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:55,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:55,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:55,738 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:55,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:55,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:55,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:55,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:55,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:55,783 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:55,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:56,684 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:56,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:56,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:56,847 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:56,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:56,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:56,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:56,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:56,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:56,892 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:58:56,893 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:58:57,901 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:58:58,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:58:58,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:58:58,061 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:58:58,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:58:58,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:58:58,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:58:58,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:58:58,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:58:58,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-08 23:58:58,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:00,900 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:01,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:01,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:01,074 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:01,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:01,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:01,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:01,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:01,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:01,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:01,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:01,854 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:02,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:02,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:02,029 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:02,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:02,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:02,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:02,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:02,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:02,086 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:02,087 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:03,022 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:03,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:03,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:03,202 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:03,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:03,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:03,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:03,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:03,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:03,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:03,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:04,146 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:04,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:04,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:04,319 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:04,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:04,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:04,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:04,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:04,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:04,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:04,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:05,345 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:05,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:05,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:05,527 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:05,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:05,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:05,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:05,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:05,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:05,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:05,577 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:06,553 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:06,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:06,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:06,732 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:06,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:06,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:06,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:06,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:06,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:06,780 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:06,782 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:07,838 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:08,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:08,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:08,021 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:08,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:08,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:08,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:08,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:08,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:08,082 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:08,084 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:09,187 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:09,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:09,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:09,359 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:09,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:09,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:09,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:09,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:09,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:09,407 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:09,408 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:10,458 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:10,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:10,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:10,627 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:10,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:10,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:10,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:10,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:10,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:10,668 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:10,669 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:11,428 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:11,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:11,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:11,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:11,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:11,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:11,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:11,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:11,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:12,475 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:12,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:12,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:12,657 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:12,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:12,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:12,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:12,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:12,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:12,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:12,710 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:13,469 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:13,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:13,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:13,636 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:13,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:13,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:13,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:13,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:13,686 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:13,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:14,552 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:14,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:14,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:14,703 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:14,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:14,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:14,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:14,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:14,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:14,744 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:14,745 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:15,433 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:15,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:15,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:15,581 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:15,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:15,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:15,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:15,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:15,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:15,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:15,624 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:16,353 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:16,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:16,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:16,501 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:16,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:16,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:16,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:16,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:16,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:16,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:16,543 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:17,341 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:17,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:17,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:17,491 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:17,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:17,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:17,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:17,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:17,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:17,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:17,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:18,451 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:18,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:18,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:18,622 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:18,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:18,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:18,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:18,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:18,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:18,664 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:18,665 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:19,245 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:19,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:19,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:19,393 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:19,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:19,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:19,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:19,434 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:19,435 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:20,049 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:20,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:20,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:20,199 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:20,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:20,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:20,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:20,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:20,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:20,240 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-08 23:59:20,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:22,154 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:22,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:22,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:22,305 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:22,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:22,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:22,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:22,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:22,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:22,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:22,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:23,141 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:23,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:23,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:23,290 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:23,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:23,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:23,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:23,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:23,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:23,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:23,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:24,092 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:24,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:24,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:24,241 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:24,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:24,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:24,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:24,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:24,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:24,282 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:24,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:25,096 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:25,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:25,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:25,243 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:25,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:25,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:25,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:25,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:25,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:25,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:25,297 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:26,143 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:26,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:26,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:26,289 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:26,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:26,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:26,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:26,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:26,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:26,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:26,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:26,904 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:27,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:27,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:27,050 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:27,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:27,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:27,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:27,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:27,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:27,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:27,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:27,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:27,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:27,856 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:27,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:27,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:27,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:27,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:27,896 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:27,897 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:28,532 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:28,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:28,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:28,679 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:28,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:28,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:28,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:28,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:28,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:28,720 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:28,722 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:29,438 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:29,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:29,585 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:29,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:29,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:29,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:29,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:29,624 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:29,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:30,393 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:30,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:30,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:30,543 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:30,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:30,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:30,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:30,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:30,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:30,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:30,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:31,347 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:31,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:31,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:31,495 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:31,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:31,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:31,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:31,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:31,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:31,536 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:31,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:32,406 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:32,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:32,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:32,570 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:32,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:32,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:32,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:32,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:32,625 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:32,627 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:33,547 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:33,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:33,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:33,713 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:33,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:33,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:33,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:33,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:33,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:33,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:33,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:34,300 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:34,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:34,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:34,447 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:34,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:34,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:34,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:34,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:34,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:34,491 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:34,493 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:35,135 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:35,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:35,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:35,291 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:35,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:35,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:35,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:35,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:35,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:35,977 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:36,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:36,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:36,130 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:36,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:36,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:36,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:36,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:36,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:36,175 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:36,176 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:36,880 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:37,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:37,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:37,028 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:37,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:37,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:37,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:37,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:37,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:37,068 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:37,069 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:37,865 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:38,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:38,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:38,011 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:38,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:38,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:38,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:38,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:38,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:38,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:38,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:38,818 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:38,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:38,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:38,966 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:38,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:38,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:38,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:38,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:39,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:39,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:39,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:39,958 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:40,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:40,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:40,118 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:40,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:40,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:40,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:40,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:40,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:40,159 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:40,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:40,998 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:41,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:41,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:41,145 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:41,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:41,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:41,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:41,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:41,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:41,186 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:41,187 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:41,840 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:41,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:41,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:41,989 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:41,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:41,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:41,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:42,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:42,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:42,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:42,031 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:42,619 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:42,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:42,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:42,767 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:42,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:42,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:42,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:42,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:42,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:42,814 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:42,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:43,487 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:43,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:43,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:43,658 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:43,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:43,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:43,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:43,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:43,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:43,714 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-08 23:59:43,716 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:45,898 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:46,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:46,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:46,057 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:46,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:46,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:46,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:46,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:46,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:46,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:46,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:47,021 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:47,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:47,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:47,175 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:47,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:47,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:47,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:47,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:47,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:47,220 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:47,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:48,141 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:48,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:48,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:48,290 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:48,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:48,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:48,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:48,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:48,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:48,330 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:48,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:49,168 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:49,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:49,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:49,336 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:49,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:49,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:49,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:49,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:49,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:49,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:49,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:50,130 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:50,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:50,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:50,276 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:50,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:50,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:50,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:50,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:50,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:50,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:50,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:50,894 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:51,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:51,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:51,039 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:51,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:51,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:51,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:51,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:51,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:51,079 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:51,081 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:51,705 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:51,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:51,851 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:51,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:51,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:51,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:51,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:51,891 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:51,892 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:52,535 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:52,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:52,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:52,690 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:52,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:52,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:52,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:52,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:52,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:52,729 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:52,730 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:53,457 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:53,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:53,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:53,624 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:53,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:53,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:53,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:53,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:53,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:53,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:53,682 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:54,597 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:54,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:54,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:54,747 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:54,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:54,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:54,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:54,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:54,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:54,793 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:54,794 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:55,593 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:55,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:55,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:55,744 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:55,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:55,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:55,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:55,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:55,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:55,785 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:55,787 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:56,646 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:56,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:56,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:56,795 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:56,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:56,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:56,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:56,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:56,836 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:56,837 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:57,505 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:57,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:57,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:57,655 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:57,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:57,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:57,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:57,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:57,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:57,713 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 23:59:57,714 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:59:58,398 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 23:59:58,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:59:58,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-08 23:59:58,546 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-08 23:59:58,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-08 23:59:58,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:59:58,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:59:58,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:59:58,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:59:58,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-08 23:59:58,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:00,473 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:00,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:00,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:00,624 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:00,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:00,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:00,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:00,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:00,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:00,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:00,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:01,427 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:01,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:01,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:01,575 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:01,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:01,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:01,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:01,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:01,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:01,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:01,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:02,480 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:02,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:02,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:02,642 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:02,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:02,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:02,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:02,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:02,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:02,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:02,684 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:03,675 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:03,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:03,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:03,853 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:03,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:03,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:03,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:03,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:03,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:03,906 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:03,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:04,779 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:04,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:04,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:04,946 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:04,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:04,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:04,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:04,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:04,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:04,988 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:04,989 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:05,534 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:05,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:05,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:05,680 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:05,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:05,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:05,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:05,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:05,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:05,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:05,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:06,353 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:06,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:06,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:06,498 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:06,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:06,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:06,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:06,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:06,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:06,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:06,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:07,178 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:07,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:07,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:07,327 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:07,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:07,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:07,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:07,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:07,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:07,376 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:07,377 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:08,073 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:08,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:08,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:08,222 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:08,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:08,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:08,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:08,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:08,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:08,263 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:08,264 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:09,086 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:09,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:09,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:09,242 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:09,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:09,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:09,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:09,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:09,283 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:09,284 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:10,059 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:10,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:10,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:10,212 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:10,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:10,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:10,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:10,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:10,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:10,252 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:10,252 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:11,048 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:11,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:11,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:11,197 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:11,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:11,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:11,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:11,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:11,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:11,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:11,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:12,181 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:12,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:12,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:12,342 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:12,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:12,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:12,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:12,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:12,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:12,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:13,067 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:13,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:13,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:13,214 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:13,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:13,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:13,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:13,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:13,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:13,269 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:13,946 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:14,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:14,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:14,094 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:14,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:14,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:14,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:14,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:14,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:14,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:14,136 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:14,773 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:14,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:14,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:14,920 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:14,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:14,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:14,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:14,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:14,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:14,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:14,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:15,617 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:15,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:15,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:15,765 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:15,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:15,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:15,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:15,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:15,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:15,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:15,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:16,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:16,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:16,701 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:16,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:16,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:16,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:16,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:16,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:16,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:16,744 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:17,537 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:17,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:17,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:17,684 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:17,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:17,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:17,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:17,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:17,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:17,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:17,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:18,572 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:18,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:18,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:18,721 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:18,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:18,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:18,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:18,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:18,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:18,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:18,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:19,731 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:19,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:19,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:19,880 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:19,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:19,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:19,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:19,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:19,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:19,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:20,773 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:20,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:20,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:20,920 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:20,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:20,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:20,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:20,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:20,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:20,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:21,610 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:21,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:21,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:21,764 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:21,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:21,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:21,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:21,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:21,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:21,812 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:21,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:22,673 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:22,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:22,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:22,858 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:22,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:22,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:22,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:22,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:22,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:22,906 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:22,907 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:23,651 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:23,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:23,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:23,809 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:23,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:23,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:23,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:23,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:23,860 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 00:00:23,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:26,349 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:26,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:26,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:26,516 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:26,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:26,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:26,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:26,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:26,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:26,560 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:26,561 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:27,434 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:27,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:27,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:27,581 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:27,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:27,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:27,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:27,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:27,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:27,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:27,622 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:28,509 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:28,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:28,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:28,684 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:28,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:28,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:28,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:28,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:28,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:28,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:28,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:29,296 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:29,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:29,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:29,451 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:29,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:29,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:29,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:29,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:29,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:29,494 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:30,151 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:30,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:30,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:30,307 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:30,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:30,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:30,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:30,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:30,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:30,350 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:30,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:31,073 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:31,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:31,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:31,225 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:31,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:31,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:31,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:31,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:31,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:31,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:31,266 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:31,988 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:32,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:32,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:32,145 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:32,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:32,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:32,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:32,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:32,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:32,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:32,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:33,098 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:33,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:33,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:33,258 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:33,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:33,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:33,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:33,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:33,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:33,301 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:33,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:34,106 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:34,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:34,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:34,262 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:34,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:34,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:34,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:34,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:34,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:34,302 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:34,304 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:35,238 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:35,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:35,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:35,405 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:35,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:35,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:35,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:35,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:35,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:35,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:35,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:36,366 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:36,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:36,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:36,517 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:36,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:36,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:36,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:36,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:36,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:36,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:36,560 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:37,286 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:37,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:37,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:37,439 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:37,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:37,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:37,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:37,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:37,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:37,489 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:37,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:38,166 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:38,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:38,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:38,321 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:38,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:38,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:38,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:38,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:38,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:38,361 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:38,362 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:39,041 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:39,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:39,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:39,199 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:39,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:39,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:39,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:39,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:39,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:39,252 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:39,253 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:39,988 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:40,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:40,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:40,150 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:40,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:40,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:40,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:40,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:40,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:40,202 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:40,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:40,985 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:41,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:41,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:41,141 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:41,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:41,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:41,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:41,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:41,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:41,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:41,184 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:41,979 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:42,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:42,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:42,135 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:42,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:42,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:42,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:42,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:42,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:42,175 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:42,176 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:43,127 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:43,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:43,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:43,282 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:43,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:43,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:43,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:43,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:43,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:43,324 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:43,325 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:44,195 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:44,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:44,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:44,348 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:44,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:44,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:44,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:44,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:44,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:44,388 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:44,389 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:45,449 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:45,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:45,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:45,633 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:45,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:45,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:45,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:45,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:45,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:45,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:45,680 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:46,348 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:46,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:46,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:46,507 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:46,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:46,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:46,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:46,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:46,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:46,551 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:46,552 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:47,175 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:47,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:47,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:47,340 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:47,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:47,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:47,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:47,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:47,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:47,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:47,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:48,040 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:48,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:48,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:48,204 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:48,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:48,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:48,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:48,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:48,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:48,249 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-09 00:00:48,250 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:50,316 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:50,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:50,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:50,489 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:50,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:50,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:50,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:50,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:50,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:50,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:50,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:51,332 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:51,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:51,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:51,494 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:51,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:51,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:51,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:51,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:51,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:51,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:51,544 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:52,403 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:52,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:52,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:52,572 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:52,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:52,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:52,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:52,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:52,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:52,624 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:52,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:53,464 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:53,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:53,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:53,631 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:53,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:53,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:53,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:53,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:53,675 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:53,676 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:54,278 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:54,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:54,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:54,435 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:54,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:54,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:54,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:54,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:54,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:54,475 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:54,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:55,103 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:55,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:55,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:55,258 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:55,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:55,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:55,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:55,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:55,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:55,303 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:55,304 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:56,013 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:56,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:56,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:56,173 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:56,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:56,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:56,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:56,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:56,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:56,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:56,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:56,901 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:57,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:57,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:57,050 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:57,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:57,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:57,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:57,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:57,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:57,093 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:57,094 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:57,863 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:58,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:58,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:58,026 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:58,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:58,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:58,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:58,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:58,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:58,072 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:58,074 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:58,922 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:00:59,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:00:59,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:00:59,078 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:00:59,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:00:59,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:00:59,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:00:59,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:00:59,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:00:59,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:00:59,120 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:00:59,959 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:00,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:00,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:00,117 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:00,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:00,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:00,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:00,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:00,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:00,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:00,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:01,072 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:01,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:01,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:01,254 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:01,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:01,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:01,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:01,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:01,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:01,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:01,298 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:01,948 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:02,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:02,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:02,113 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:02,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:02,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:02,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:02,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:02,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:02,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:02,158 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:02,885 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:03,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:03,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:03,055 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:03,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:03,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:03,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:03,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:03,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:03,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:03,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:03,799 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:03,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:03,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:03,951 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:03,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:03,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:03,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:03,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:03,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:03,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:03,998 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:04,703 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:04,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:04,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:04,858 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:04,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:04,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:04,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:04,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:04,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:05,678 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:05,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:05,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:05,836 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:05,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:05,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:05,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:05,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:05,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:05,880 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:05,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:06,634 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:06,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:06,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:06,790 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:06,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:06,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:06,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:06,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:06,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:06,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:06,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:07,643 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:07,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:07,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:07,807 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:07,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:07,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:07,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:07,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:07,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:07,853 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:07,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:08,801 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:08,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:08,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:08,951 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:08,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:08,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:08,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:08,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:08,993 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 00:01:08,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:11,173 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:11,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:11,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:11,329 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:11,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:11,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:11,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:11,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:11,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:11,369 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:11,371 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:12,039 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:12,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:12,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:12,189 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:12,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:12,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:12,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:12,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:12,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:12,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:12,230 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:13,009 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:13,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:13,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:13,161 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:13,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:13,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:13,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:13,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:13,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:13,204 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:13,205 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:13,949 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:14,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:14,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:14,100 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:14,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:14,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:14,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:14,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:14,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:14,141 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:14,907 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:15,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:15,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:15,060 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:15,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:15,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:15,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:15,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:15,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:15,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:15,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:15,939 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:16,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:16,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:16,106 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:16,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:16,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:16,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:16,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:16,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:16,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:16,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:17,065 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:17,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:17,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:17,230 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:17,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:17,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:17,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:17,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:17,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:17,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:17,298 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:18,001 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:18,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:18,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:18,159 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:18,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:18,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:18,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:18,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:18,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:18,201 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:18,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:18,811 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:18,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:18,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:18,970 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:18,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:18,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:18,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:18,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:19,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:19,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:19,673 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:19,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:19,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:19,827 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:19,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:19,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:19,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:19,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:19,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:19,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:19,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:20,540 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:20,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:20,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:20,689 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:20,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:20,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:20,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:20,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:20,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:20,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:20,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:21,450 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:21,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:21,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:21,614 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:21,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:21,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:21,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:21,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:21,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:21,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:21,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:22,479 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:22,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:22,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:22,663 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:22,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:22,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:22,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:22,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:22,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:22,712 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:22,713 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:23,632 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:23,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:23,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:23,792 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:23,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:23,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:23,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:23,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:23,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:23,831 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:23,832 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:24,671 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:24,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:24,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:24,827 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:24,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:24,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:24,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:24,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:24,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:24,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:24,869 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:25,818 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:25,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:25,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:25,970 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:25,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:25,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:25,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:25,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:26,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:26,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:26,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:26,587 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:26,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:26,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:26,736 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:26,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:26,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:26,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:26,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:26,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:26,775 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:26,776 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:27,404 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:27,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:27,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:27,555 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:27,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:27,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:27,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:27,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:27,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:27,596 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:28,383 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:28,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:28,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:28,542 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:28,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:28,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:28,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:28,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:28,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:28,587 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:28,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:29,325 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:29,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:29,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:29,483 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:29,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:29,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:29,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:29,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:29,523 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 00:01:29,524 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:31,844 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:32,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:32,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:32,002 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:32,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:32,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:32,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:32,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:32,045 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:32,045 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:32,988 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:33,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:33,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:33,137 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:33,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:33,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:33,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:33,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:33,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:33,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:33,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:33,802 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:33,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:33,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:33,968 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:33,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:33,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:33,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:33,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:34,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:34,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:34,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:34,633 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:34,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:34,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:34,786 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:34,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:34,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:34,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:34,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:34,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:34,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:34,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:35,511 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:35,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:35,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:35,679 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:35,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:35,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:35,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:35,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:35,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:35,724 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:35,725 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:36,392 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:36,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:36,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:36,551 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:36,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:36,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:36,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:36,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:36,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:36,603 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:36,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:37,370 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:37,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:37,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:37,522 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:37,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:37,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:37,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:37,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:37,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:37,572 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:37,573 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:38,414 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:38,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:38,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:38,564 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:38,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:38,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:38,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:38,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:38,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:38,605 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:38,606 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:39,469 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:39,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:39,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:39,636 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:39,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:39,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:39,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:39,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:39,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:39,682 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:39,683 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:40,576 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:40,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:40,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:40,728 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:40,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:40,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:40,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:40,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:40,768 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:40,769 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:41,697 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:41,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:41,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:41,857 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:41,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:41,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:41,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:41,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:41,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:41,900 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:41,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:42,474 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:42,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:42,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:42,652 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:42,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:42,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:42,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:42,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:42,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:42,703 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:42,704 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:43,368 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:43,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:43,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:43,533 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:43,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:43,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:43,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:43,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:43,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:43,574 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:43,575 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:44,281 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:44,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:44,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:44,429 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:44,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:44,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:44,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:44,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:44,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:44,470 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:44,471 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:45,143 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:45,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:45,293 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:45,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:45,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:45,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:45,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:45,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:46,104 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:46,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:46,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:46,257 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:46,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:46,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:46,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:46,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:46,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:46,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:46,299 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:47,042 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:47,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:47,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:47,201 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:47,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:47,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:47,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:47,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:47,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:47,246 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:47,247 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:48,072 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:48,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:48,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:48,223 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:48,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:48,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:48,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:48,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:48,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:48,262 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:48,263 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:49,188 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:49,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:49,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:49,356 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:49,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:49,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:49,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:49,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:49,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:49,396 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:49,397 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:49,967 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:50,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:50,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:50,118 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:50,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:50,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:50,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:50,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:50,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:50,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:50,161 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:50,769 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:50,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:50,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:50,916 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:50,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:50,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:50,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:50,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:50,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:50,956 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:50,958 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:51,587 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:51,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:51,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:51,741 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:51,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:51,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:51,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:51,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:51,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:51,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:52,626 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:52,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:52,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:52,806 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:52,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:52,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:52,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:52,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:52,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:52,849 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:52,851 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:53,599 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:53,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:53,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:53,748 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:53,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:53,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:53,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:53,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:53,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:53,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:53,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:54,514 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:54,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:54,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:54,672 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:54,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:54,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:54,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:54,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:54,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:54,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-09 00:01:54,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:56,903 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:57,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:57,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:57,084 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:57,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:57,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:57,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:57,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:57,129 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:57,131 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:57,704 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:57,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:57,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:57,864 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:57,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:57,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:57,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:57,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:57,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:57,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:57,909 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:58,494 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:58,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:58,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:58,643 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:58,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:58,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:58,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:58,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:58,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:58,687 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:58,688 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:01:59,340 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:01:59,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:01:59,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:01:59,490 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:01:59,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:01:59,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:01:59,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:01:59,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:01:59,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:01:59,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:01:59,531 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:00,261 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:00,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:00,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:00,409 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:00,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:00,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:00,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:00,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:00,451 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:00,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:01,261 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:01,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:01,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:01,411 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:01,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:01,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:01,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:01,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:01,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:01,451 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:01,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:02,353 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:02,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:02,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:02,502 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:02,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:02,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:02,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:02,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:02,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:02,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:02,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:03,588 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:03,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:03,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:03,736 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:03,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:03,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:03,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:03,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:03,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:03,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:03,783 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:04,684 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:04,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:04,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:04,851 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:04,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:04,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:04,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:04,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:04,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:04,892 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:04,894 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:05,468 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:05,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:05,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:05,617 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:05,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:05,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:05,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:05,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:05,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:05,658 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:05,659 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:06,265 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:06,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:06,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:06,414 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:06,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:06,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:06,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:06,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:06,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:06,460 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:06,461 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:07,103 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:07,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:07,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:07,261 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:07,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:07,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:07,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:07,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:07,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:07,303 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:07,303 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:07,982 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:08,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:08,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:08,134 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:08,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:08,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:08,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:08,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:08,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:08,176 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:08,178 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:08,950 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:09,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:09,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:09,111 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:09,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:09,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:09,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:09,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:09,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:09,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:09,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:09,890 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:10,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:10,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:10,051 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:10,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:10,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:10,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:10,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:10,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:10,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:10,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:10,896 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:11,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:11,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:11,053 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:11,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:11,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:11,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:11,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:11,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:11,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:11,098 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:11,928 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:12,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:12,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:12,077 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:12,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:12,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:12,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:12,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:12,118 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:12,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:12,973 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:13,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:13,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:13,138 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:13,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:13,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:13,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:13,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:13,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:13,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:13,184 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:13,772 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:13,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:13,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:13,922 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:13,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:13,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:13,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:13,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:13,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:13,973 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:14,571 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:14,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:14,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:14,717 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:14,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:14,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:14,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:14,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:14,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:14,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:14,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:15,485 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:15,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:15,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:15,642 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:15,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:15,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:15,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:15,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:15,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:15,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:15,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:16,362 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:16,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:16,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:16,525 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:16,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:16,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:16,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:16,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:16,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:16,568 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:16,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:17,303 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:17,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:17,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:17,451 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:17,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:17,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:17,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:17,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:17,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:17,492 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:17,493 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:18,239 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:18,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:18,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:18,398 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:18,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:18,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:18,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:18,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:18,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:18,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:18,440 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:19,219 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:19,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:19,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:19,368 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:19,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:19,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:19,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:19,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:19,410 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:20,312 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:20,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:20,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:20,486 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:20,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:20,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:20,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:20,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:20,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:20,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:20,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:21,082 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:21,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:21,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:21,240 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:21,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:21,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:21,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:21,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:21,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:21,281 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:21,282 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:21,882 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:22,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:22,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:22,033 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:22,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:22,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:22,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:22,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:22,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:22,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:22,076 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:22,827 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:22,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:22,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:22,984 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:22,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:22,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:22,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:22,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:23,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-09 00:02:23,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:24,994 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:25,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:25,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:25,148 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:25,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:25,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:25,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:25,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:25,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:25,189 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:25,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:26,004 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:26,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:26,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:26,152 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:26,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:26,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:26,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:26,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:26,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:26,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:26,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:26,968 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:27,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:27,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:27,130 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:27,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:27,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:27,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:27,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:27,177 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:27,178 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:28,046 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:28,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:28,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:28,203 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:28,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:28,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:28,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:28,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:28,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:28,245 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:28,246 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:28,839 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:29,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:29,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:29,006 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:29,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:29,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:29,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:29,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:29,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:29,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:29,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:29,675 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:29,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:29,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:29,824 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:29,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:29,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:29,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:29,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:29,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:29,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:29,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:30,552 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:30,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:30,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:30,713 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:30,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:30,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:30,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:30,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:30,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:30,757 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:30,758 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:31,486 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:31,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:31,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:31,645 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:31,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:31,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:31,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:31,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:31,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:31,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:31,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:32,469 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:32,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:32,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:32,637 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:32,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:32,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:32,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:32,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:32,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:32,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:32,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:33,529 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:33,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:33,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:33,679 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:33,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:33,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:33,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:33,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:33,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:33,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:33,725 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:34,565 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:34,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:34,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:34,724 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:34,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:34,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:34,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:34,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:34,768 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:34,769 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:35,635 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:35,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:35,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:35,802 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:35,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:35,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:35,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:35,842 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:35,843 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:36,444 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:36,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:36,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:36,594 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:36,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:36,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:36,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:36,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:36,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:36,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:36,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:37,280 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:37,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:37,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:37,433 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:37,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:37,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:37,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:37,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:37,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:37,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:37,477 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:38,097 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:38,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:38,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:38,254 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:38,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:38,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:38,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:38,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:38,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:38,298 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:38,298 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:38,966 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:39,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:39,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:39,128 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:39,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:39,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:39,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:39,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:39,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:39,173 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:39,174 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:39,906 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:40,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:40,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:40,054 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:40,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:40,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:40,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:40,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:40,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:40,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:40,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:40,890 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:41,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:41,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:41,040 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:41,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:41,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:41,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:41,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:41,081 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 00:02:41,082 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:43,639 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:43,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:43,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:43,795 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:43,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:43,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:43,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:43,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:43,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:43,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:43,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:44,403 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:44,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:44,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:44,551 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:44,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:44,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:44,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:44,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:44,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:44,591 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:44,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:45,214 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:45,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:45,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:45,371 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:45,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:45,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:45,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:45,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:45,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:45,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:45,410 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:46,127 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:46,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:46,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:46,273 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:46,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:46,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:46,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:46,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:46,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:46,313 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:46,973 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:47,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:47,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:47,131 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:47,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:47,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:47,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:47,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:47,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:47,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:47,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:47,885 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:48,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:48,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:48,042 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:48,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:48,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:48,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:48,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:48,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:48,084 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:48,086 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:48,887 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:49,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:49,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:49,040 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:49,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:49,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:49,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:49,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:49,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:49,083 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:49,084 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:49,963 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:50,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:50,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:50,120 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:50,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:50,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:50,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:50,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:50,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:50,159 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:50,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:51,127 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:51,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:51,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:51,295 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:51,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:51,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:51,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:51,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:51,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:51,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:51,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:51,956 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:52,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:52,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:52,107 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:52,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:52,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:52,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:52,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:52,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:52,148 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:52,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:52,852 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:53,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:53,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:53,009 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:53,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:53,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:53,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:53,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:53,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:53,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:53,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:53,740 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:53,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:53,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:53,888 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:53,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:53,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:53,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:53,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:53,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:53,927 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:53,929 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:54,583 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:54,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:54,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:54,735 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:54,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:54,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:54,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:54,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:54,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:54,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:54,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:55,534 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:55,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:55,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:55,682 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:55,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:55,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:55,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:55,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:55,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:55,724 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:55,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:56,485 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:56,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:56,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:56,632 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:56,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:56,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:56,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:56,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:56,674 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:56,675 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:57,516 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:57,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:57,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:57,665 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:57,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:57,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:57,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:57,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:57,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:57,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:57,707 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:58,690 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:58,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:58,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:58,861 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:58,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:58,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:58,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:58,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:58,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:58,903 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:58,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:02:59,474 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:02:59,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:02:59,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:02:59,625 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:02:59,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:02:59,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:02:59,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:02:59,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:02:59,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:02:59,665 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:02:59,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:00,291 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:00,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:00,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:00,440 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:00,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:00,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:00,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:00,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:00,481 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:00,482 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:01,165 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:01,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:01,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:01,318 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:01,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:01,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:01,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:01,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:01,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:01,358 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:01,359 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:02,050 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:02,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:02,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:02,197 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:02,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:02,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:02,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:02,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:02,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:02,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:02,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:03,012 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:03,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:03,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:03,158 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:03,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:03,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:03,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:03,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:03,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:03,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:03,201 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:04,023 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:04,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:04,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:04,168 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:04,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:04,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:04,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:04,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:04,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:04,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:04,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:05,019 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:05,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:05,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:05,163 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:05,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:05,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:05,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:05,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:05,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:05,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:05,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:06,011 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:06,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:06,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:06,158 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:06,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:06,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:06,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:06,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:06,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:06,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 00:03:06,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:08,196 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:08,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:08,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:08,349 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:08,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:08,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:08,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:08,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:08,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:08,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:08,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:09,041 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:09,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:09,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:09,189 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:09,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:09,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:09,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:09,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:09,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:09,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:09,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:09,969 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:10,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:10,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:10,131 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:10,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:10,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:10,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:10,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:10,172 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:10,961 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:11,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:11,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:11,110 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:11,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:11,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:11,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:11,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:11,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:11,150 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:11,151 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:11,899 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:12,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:12,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:12,057 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:12,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:12,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:12,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:12,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:12,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:12,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:12,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:13,048 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:13,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:13,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:13,202 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:13,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:13,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:13,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:13,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:13,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:13,240 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:13,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:14,255 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:14,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:14,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:14,439 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:14,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:14,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:14,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:14,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:14,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:14,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:14,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:15,048 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:15,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:15,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:15,206 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:15,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:15,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:15,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:15,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:15,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:15,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:15,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:15,958 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:16,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:16,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:16,117 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:16,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:16,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:16,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:16,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:16,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:16,161 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:16,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:16,836 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:16,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:16,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:16,992 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:16,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:16,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:16,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:17,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:17,037 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:17,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:17,700 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:17,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:17,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:17,857 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:17,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:17,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:17,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:17,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:17,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:17,898 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:17,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:18,585 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:18,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:18,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:18,734 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:18,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:18,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:18,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:18,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:18,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:18,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:18,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:19,568 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:19,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:19,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:19,732 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:19,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:19,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:19,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:19,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:19,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:19,778 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:19,779 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:20,610 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:20,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:20,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:20,762 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:20,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:20,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:20,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:20,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:20,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:20,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:21,617 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:21,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:21,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:21,765 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:21,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:21,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:21,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:21,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:21,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:21,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:22,494 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:22,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:22,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:22,672 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:22,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:22,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:22,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:22,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:22,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:22,725 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:22,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:23,334 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:23,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:23,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:23,487 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:23,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:23,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:23,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:23,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:23,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:23,526 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:23,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:24,158 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:24,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:24,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:24,322 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:24,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:24,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:24,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:24,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:24,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:24,362 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:24,363 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:25,067 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:25,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:25,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:25,225 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:25,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:25,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:25,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:25,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:25,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:25,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:25,270 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:25,957 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:26,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:26,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:26,107 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:26,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:26,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:26,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:26,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:26,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:26,151 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:26,151 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:26,938 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:27,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:27,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:27,091 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:27,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:27,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:27,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:27,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:27,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:27,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:27,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:27,894 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:28,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:28,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:28,054 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:28,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:28,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:28,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:28,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:28,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:28,098 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:28,099 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:28,901 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:29,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:29,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:29,061 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:29,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:29,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:29,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:29,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:29,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:29,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-09 00:03:29,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:30,957 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:31,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:31,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:31,108 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:31,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:31,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:31,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:31,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:31,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:31,151 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:31,152 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:31,764 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:31,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:31,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:31,916 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:31,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:31,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:31,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:31,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:31,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:31,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:31,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:32,687 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:32,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:32,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:32,844 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:32,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:32,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:32,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:32,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:32,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:32,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:32,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:33,632 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:33,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:33,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:33,782 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:33,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:33,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:33,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:33,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:33,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:33,822 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:33,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:34,549 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:34,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:34,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:34,695 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:34,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:34,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:34,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:34,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:34,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:34,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:34,737 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:35,482 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:35,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:35,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:35,631 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:35,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:35,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:35,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:35,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:35,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:35,671 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:35,672 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:36,460 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:36,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:36,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:36,620 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:36,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:36,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:36,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:36,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:36,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:36,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:36,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:37,540 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:37,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:37,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:37,688 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:37,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:37,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:37,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:37,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:37,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:37,727 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:37,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:38,336 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:38,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:38,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:38,486 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:38,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:38,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:38,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:38,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:38,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:38,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:38,525 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:39,127 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:39,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:39,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:39,286 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:39,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:39,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:39,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:39,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:39,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:39,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:39,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:39,971 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:40,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:40,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:40,122 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:40,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:40,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:40,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:40,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:40,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:40,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:40,829 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:40,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:40,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:40,978 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:40,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:40,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:40,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:40,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:41,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:41,016 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:41,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:41,772 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:41,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:41,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:41,918 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:41,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:41,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:41,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:41,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:41,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:41,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:41,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:42,867 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:43,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:43,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:43,021 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:43,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:43,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:43,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:43,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:43,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:43,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:43,064 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:43,856 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:44,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:44,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:44,006 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:44,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:44,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:44,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:44,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:44,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:44,049 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:44,049 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:44,930 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:45,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:45,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:45,093 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:45,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:45,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:45,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:45,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:45,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:45,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:45,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:45,774 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:45,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:45,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:45,927 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:45,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:45,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:45,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:45,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:45,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:45,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:45,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:46,573 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:46,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:46,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:46,722 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:46,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:46,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:46,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:46,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:46,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:46,764 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:46,765 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:47,399 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:47,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:47,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:47,553 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:47,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:47,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:47,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:47,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:47,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:47,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 00:03:47,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:49,855 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:50,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:50,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:50,007 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:50,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:50,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:50,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:50,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:50,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:50,047 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:50,048 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:50,824 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:50,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:50,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:50,980 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:50,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:50,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:50,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:50,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:51,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:51,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:51,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:51,840 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:51,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:51,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:51,988 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:51,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:51,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:51,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:52,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:52,029 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:52,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:52,992 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:53,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:53,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:53,146 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:53,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:53,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:53,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:53,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:53,190 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:53,191 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:53,782 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:53,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:53,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:53,929 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:53,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:53,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:53,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:53,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:53,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:53,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:53,971 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:54,582 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:54,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:54,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:54,735 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:54,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:54,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:54,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:54,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:54,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:54,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:54,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:55,455 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:55,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:55,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:55,613 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:55,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:55,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:55,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:55,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:55,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:55,656 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:55,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:56,394 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:56,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:56,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:56,553 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:56,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:56,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:56,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:56,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:56,599 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:56,600 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:57,366 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:57,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:57,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:57,513 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:57,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:57,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:57,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:57,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:57,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:57,554 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:57,556 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:58,419 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:58,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:58,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:58,574 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:58,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:58,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:58,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:58,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:58,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:58,615 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:58,616 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:03:59,379 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:03:59,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:03:59,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:03:59,530 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:03:59,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:03:59,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:03:59,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:03:59,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:03:59,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:03:59,571 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:03:59,572 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:00,489 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:00,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:00,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:00,661 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:00,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:00,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:00,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:00,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:00,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:00,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:00,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:01,268 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:01,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:01,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:01,415 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:01,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:01,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:01,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:01,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:01,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:01,455 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:01,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:02,061 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:02,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:02,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:02,216 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:02,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:02,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:02,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:02,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:02,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:02,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:02,256 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:02,991 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:03,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:03,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:03,144 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:03,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:03,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:03,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:03,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:03,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:03,187 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:03,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:03,929 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:04,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:04,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:04,082 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:04,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:04,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:04,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:04,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:04,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:04,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:04,123 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:04,845 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:04,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:04,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:04,994 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:04,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:04,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:04,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:05,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:05,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:05,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:05,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:05,829 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:05,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:05,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:05,982 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:05,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:05,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:05,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:05,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:06,027 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:06,028 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:06,958 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:07,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:07,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:07,123 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:07,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:07,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:07,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:07,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:07,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:07,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:07,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:07,987 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:08,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:08,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:08,134 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:08,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:08,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:08,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:08,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:08,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:08,175 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-09 00:04:08,176 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:09,952 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:10,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:10,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:10,115 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:10,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:10,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:10,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:10,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:10,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:10,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:10,161 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:10,824 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:10,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:10,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:10,973 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:10,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:10,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:10,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:10,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:11,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:11,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:11,016 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:11,739 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:11,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:11,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:11,893 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:11,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:11,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:11,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:11,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:11,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:11,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:11,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:12,801 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:12,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:12,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:12,971 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:12,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:12,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:12,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:12,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:13,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:13,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:13,016 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:13,915 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:14,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:14,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:14,066 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:14,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:14,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:14,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:14,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:14,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:14,111 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:14,111 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:14,901 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:15,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:15,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:15,052 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:15,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:15,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:15,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:15,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:15,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:15,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:15,098 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:15,923 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:16,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:16,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:16,091 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:16,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:16,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:16,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:16,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:16,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:16,130 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:16,132 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:16,705 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:16,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:16,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:16,855 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:16,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:16,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:16,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:16,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:16,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:16,893 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:16,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:17,491 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:17,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:17,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:17,640 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:17,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:17,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:17,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:17,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:17,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:17,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:17,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:18,357 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:18,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:18,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:18,502 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:18,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:18,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:18,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:18,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:18,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:18,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:18,545 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:19,193 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:19,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:19,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:19,339 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:19,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:19,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:19,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:19,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:19,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:19,378 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:19,379 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:20,087 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:20,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:20,238 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:20,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:20,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:20,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:20,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:20,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:20,279 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:20,280 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:21,004 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:21,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:21,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:21,157 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:21,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:21,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:21,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:21,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:21,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:21,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:21,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:21,954 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:22,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:22,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:22,102 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:22,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:22,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:22,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:22,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:22,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:22,143 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:22,144 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:23,064 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:23,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:23,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:23,219 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:23,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:23,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:23,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:23,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:23,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:23,260 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:23,261 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:24,047 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:24,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:24,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:24,196 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:24,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:24,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:24,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:24,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:24,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:24,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:24,901 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:25,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:25,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:25,071 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:25,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:25,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:25,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:25,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:25,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:25,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:25,116 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:25,783 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:25,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:25,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:25,934 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:25,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:25,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:25,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:25,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:25,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:25,974 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:25,975 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:26,650 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:26,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:26,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:26,798 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:26,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:26,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:26,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:26,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:26,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:26,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:26,840 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:27,554 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:27,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:27,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:27,715 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:27,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:27,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:27,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:27,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:27,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:27,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:27,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:28,478 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:28,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:28,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:28,628 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:28,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:28,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:28,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:28,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:28,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:28,667 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:28,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:29,486 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:29,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:29,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:29,630 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:29,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:29,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:29,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:29,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:29,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:29,670 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:29,671 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:30,502 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:30,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:30,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:30,651 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:30,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:30,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:30,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:30,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:30,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:30,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:30,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:31,528 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:31,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:31,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:31,697 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:31,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:31,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:31,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:31,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:31,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:31,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:31,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:32,300 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:32,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:32,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:32,451 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:32,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:32,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:32,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:32,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:32,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:32,494 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:33,203 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:33,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:33,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:33,351 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:33,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:33,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:33,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:33,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:33,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:33,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:33,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:34,037 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:34,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:34,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:34,187 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:34,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:34,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:34,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:34,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:34,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:34,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:34,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:34,888 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:35,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:35,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:35,035 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:35,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:35,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:35,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:35,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:35,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:35,076 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:35,077 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:35,836 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:35,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:35,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:35,988 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:35,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:35,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:35,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:35,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:36,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:36,027 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:36,028 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:36,828 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:36,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:36,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:36,974 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:36,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:36,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:36,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:36,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:37,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:37,013 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:37,014 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:37,850 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:37,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:37,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:37,996 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:37,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:37,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:37,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:38,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:38,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:38,037 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:38,037 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:38,913 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:39,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:39,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:39,066 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:39,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:39,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:39,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:39,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:39,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:39,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:39,105 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:39,829 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:39,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:39,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:39,979 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:39,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:39,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:39,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:39,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:40,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:40,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:40,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:40,619 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:40,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:40,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:40,768 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:40,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:40,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:40,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:40,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:40,807 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:40,808 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:41,478 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:41,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:41,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:41,637 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:41,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:41,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:41,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:41,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:41,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:41,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:41,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:42,382 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:42,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:42,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:42,543 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:42,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:42,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:42,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:42,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:42,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:42,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:42,598 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:43,471 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:43,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:43,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:43,635 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:43,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:43,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:43,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:43,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:43,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:43,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:43,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:44,422 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:44,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:44,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:44,569 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:44,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:44,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:44,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:44,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:44,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:44,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:44,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:45,524 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:45,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:45,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:45,682 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:45,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:45,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:45,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:45,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:45,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:45,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:45,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:46,558 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:46,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:46,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:46,711 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:46,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:46,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:46,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:46,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:46,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:46,753 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:46,754 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:47,629 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:47,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:47,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:47,776 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:47,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:47,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:47,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:47,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:47,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:47,816 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:47,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:48,413 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:48,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:48,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:48,562 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:48,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:48,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:48,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:48,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:48,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:48,603 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:48,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:49,196 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:49,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:49,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:49,347 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:49,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:49,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:49,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:49,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:49,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:49,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:49,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:50,010 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:50,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:50,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:50,157 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:50,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:50,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:50,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:50,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:50,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:50,196 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:50,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:50,874 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:51,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:51,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:51,025 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:51,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:51,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:51,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:51,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:51,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:51,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:51,067 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:51,761 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:51,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:51,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:51,911 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:51,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:51,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:51,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:51,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:51,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:51,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:51,953 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:52,675 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:52,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:52,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:52,823 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:52,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:52,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:52,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:52,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:52,867 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:52,868 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:53,767 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:53,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:53,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:53,927 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:53,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:53,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:53,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:53,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:53,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:53,969 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:53,970 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:54,823 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:54,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:54,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:54,989 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:54,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:54,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:54,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:54,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:55,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:55,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:55,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:55,627 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:55,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:55,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:55,779 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:55,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:55,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:55,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:55,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:55,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:55,820 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:55,821 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:56,452 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:56,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:56,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:56,605 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:56,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:56,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:56,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:56,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:56,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:56,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:56,648 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:57,306 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:57,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:57,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:57,453 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:57,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:57,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:57,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:57,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:57,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:57,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:57,494 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:58,139 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:58,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:58,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:58,292 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:58,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:58,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:58,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:58,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:58,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:58,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:58,335 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:59,017 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:04:59,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:04:59,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:04:59,167 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:04:59,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:04:59,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:04:59,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:04:59,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:04:59,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:04:59,208 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:04:59,209 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:04:59,936 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:00,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:00,083 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:00,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:00,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:00,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:00,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:00,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:00,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:00,955 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:01,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:01,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:01,102 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:01,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:01,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:01,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:01,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:01,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:01,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:01,141 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:01,991 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:02,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:02,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:02,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:02,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:02,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:02,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:02,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-09 00:05:02,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:04,022 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:04,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:04,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:04,174 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:04,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:04,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:04,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:04,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:04,214 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:04,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:04,831 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:04,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:04,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:04,981 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:04,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:04,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:04,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:04,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:05,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:05,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:05,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:05,664 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:05,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:05,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:05,811 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:05,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:05,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:05,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:05,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:05,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:05,851 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:05,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:06,587 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:06,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:06,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:06,735 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:06,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:06,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:06,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:06,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:06,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:06,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:06,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:07,540 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:07,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:07,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:07,688 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:07,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:07,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:07,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:07,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:07,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:07,729 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:07,730 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:08,538 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:08,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:08,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:08,684 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:08,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:08,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:08,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:08,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:08,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:08,725 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:08,725 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:09,541 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:09,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:09,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:09,689 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:09,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:09,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:09,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:09,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:09,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:09,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:09,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:10,522 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:10,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:10,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:10,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:10,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:10,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:10,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:10,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:10,709 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:11,301 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:11,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:11,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:11,449 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:11,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:11,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:11,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:11,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:11,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:11,489 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:11,490 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:12,093 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:12,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:12,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:12,239 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:12,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:12,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:12,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:12,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:12,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:12,280 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:12,280 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:12,975 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:13,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:13,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:13,121 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:13,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:13,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:13,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:13,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:13,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:13,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:13,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:13,908 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:14,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:14,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:14,064 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:14,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:14,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:14,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:14,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:14,104 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:14,105 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:14,806 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:14,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:14,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:14,953 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:14,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:14,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:14,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:14,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:14,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:14,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:14,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:15,786 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:15,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:15,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:15,939 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:15,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:15,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:15,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:15,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:15,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:15,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:15,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:16,757 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:16,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:16,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:16,907 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:16,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:16,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:16,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:16,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:16,946 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:16,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:17,792 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:17,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:17,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:17,958 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:17,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:17,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:17,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:17,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:17,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:18,000 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:18,552 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:18,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:18,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:18,700 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:18,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:18,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:18,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:18,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:18,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:18,741 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:18,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:19,368 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:19,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:19,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:19,516 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:19,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:19,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:19,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:19,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:19,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:19,556 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:19,557 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:20,254 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:20,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:20,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:20,402 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:20,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:20,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:20,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:20,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:20,442 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:20,443 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:21,097 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:21,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:21,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:21,245 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:21,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:21,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:21,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:21,286 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 00:05:21,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:23,571 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:23,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:23,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:23,722 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:23,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:23,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:23,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:23,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:23,763 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:23,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:24,637 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:24,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:24,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:24,785 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:24,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:24,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:24,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:24,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:24,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:24,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:24,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:25,678 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:25,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:25,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:25,831 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:25,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:25,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:25,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:25,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:25,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:25,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:25,873 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:26,441 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:26,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:26,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:26,592 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:26,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:26,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:26,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:26,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:26,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:26,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:26,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:27,283 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:27,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:27,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:27,437 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:27,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:27,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:27,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:27,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:27,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:27,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:27,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:28,135 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:28,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:28,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:28,285 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:28,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:28,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:28,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:28,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:28,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:28,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:29,057 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:29,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:29,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:29,208 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:29,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:29,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:29,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:29,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:29,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:29,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:29,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:30,057 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:30,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:30,204 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:30,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:30,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:30,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:30,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:30,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:30,244 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:30,245 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:31,017 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:31,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:31,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:31,172 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:31,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:31,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:31,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:31,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:31,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:31,213 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:31,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:32,006 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:32,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:32,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:32,153 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:32,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:32,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:32,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:32,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:32,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:32,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:32,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:33,185 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:33,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:33,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:33,350 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:33,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:33,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:33,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:33,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:33,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:33,389 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:33,391 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:33,968 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:34,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:34,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:34,116 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:34,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:34,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:34,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:34,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:34,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:34,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:34,155 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:34,776 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:34,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:34,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:34,926 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:34,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:34,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:34,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:34,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:34,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:34,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:34,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:35,650 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:35,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:35,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:35,797 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:35,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:35,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:35,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:35,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:35,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:35,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:35,838 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:36,489 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:36,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:36,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:36,635 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:36,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:36,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:36,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:36,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:36,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:36,675 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:36,676 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:37,366 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:37,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:37,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:37,514 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:37,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:37,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:37,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:37,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:37,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:37,556 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:37,557 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:38,280 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:38,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:38,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:38,428 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:38,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:38,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:38,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:38,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:38,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:38,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:38,470 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:39,281 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:39,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:39,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:39,428 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:39,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:39,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:39,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:39,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:39,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:39,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:39,471 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:40,311 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:40,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:40,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:40,460 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:40,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:40,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:40,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:40,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:40,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:40,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:40,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:41,143 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:41,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:41,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:41,293 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:41,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:41,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:41,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:41,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:41,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:41,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:41,335 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:41,930 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:42,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:42,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:42,077 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:42,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:42,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:42,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:42,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:42,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:42,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:42,117 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:42,821 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:42,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:42,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:42,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:42,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:42,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:42,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:43,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:43,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-09 00:05:43,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:44,992 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:45,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:45,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:45,144 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:45,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:45,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:45,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:45,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:45,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:45,182 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:45,183 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:45,913 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:46,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:46,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:46,060 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:46,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:46,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:46,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:46,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:46,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:46,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:46,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:46,990 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:47,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:47,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:47,139 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:47,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:47,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:47,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:47,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:47,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:47,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:47,184 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:48,149 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:48,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:48,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:48,317 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:48,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:48,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:48,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:48,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:48,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:48,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:48,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:48,992 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:49,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:49,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:49,140 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:49,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:49,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:49,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:49,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:49,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:49,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:49,182 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:49,835 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:49,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:49,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:49,985 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:49,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:49,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:49,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:49,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:50,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:50,025 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:50,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:50,674 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:50,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:50,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:50,824 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:50,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:50,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:50,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:50,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:50,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:50,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:50,863 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:51,514 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:51,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:51,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:51,662 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:51,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:51,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:51,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:51,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:51,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:51,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:51,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:52,388 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:52,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:52,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:52,545 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:52,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:52,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:52,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:52,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:52,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:52,598 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:52,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:05:53,385 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:05:53,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:05:53,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 287 states and 314 transitions. [2024-11-09 00:05:53,534 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 314 transitions. [2024-11-09 00:05:53,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:05:53,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:05:53,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:05:53,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-09 00:05:53,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:05:53,575 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-09 00:05:53,576 INFO L278 TraceCheckSpWp]: Computing forward predicates...