./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound10.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_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/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_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound10.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/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_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/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 6c4c876bf3d38b01f54a088b76131bc8275dc44ae3ac622f7c3187fe3c7bf156 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 23:36:07,471 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 23:36:07,560 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-08 23:36:07,570 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 23:36:07,570 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 23:36:07,607 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 23:36:07,608 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 23:36:07,609 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 23:36:07,610 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 23:36:07,612 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 23:36:07,613 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 23:36:07,613 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 23:36:07,613 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 23:36:07,614 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 23:36:07,614 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 23:36:07,615 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 23:36:07,615 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 23:36:07,620 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 23:36:07,620 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 23:36:07,620 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 23:36:07,621 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 23:36:07,621 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 23:36:07,622 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 23:36:07,622 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 23:36:07,623 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 23:36:07,623 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 23:36:07,623 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 23:36:07,624 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 23:36:07,624 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 23:36:07,624 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:36:07,625 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 23:36:07,625 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 23:36:07,626 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 23:36:07,626 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 23:36:07,626 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 23:36:07,627 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_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/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_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/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 -> 6c4c876bf3d38b01f54a088b76131bc8275dc44ae3ac622f7c3187fe3c7bf156 [2024-11-08 23:36:07,900 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 23:36:07,932 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 23:36:07,935 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 23:36:07,939 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 23:36:07,940 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 23:36:07,941 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound10.c Unable to find full path for "g++" [2024-11-08 23:36:09,985 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 23:36:10,189 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 23:36:10,190 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound10.c [2024-11-08 23:36:10,200 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/data/3205f85fd/188bfda132f44d3b8abd4dabbaf92ea6/FLAG368b9d9ee [2024-11-08 23:36:10,216 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/data/3205f85fd/188bfda132f44d3b8abd4dabbaf92ea6 [2024-11-08 23:36:10,219 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 23:36:10,220 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 23:36:10,222 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 23:36:10,222 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 23:36:10,228 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 23:36:10,228 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,230 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@405dec10 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10, skipping insertion in model container [2024-11-08 23:36:10,230 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,258 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 23:36:10,468 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:36:10,479 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 23:36:10,503 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:36:10,522 INFO L204 MainTranslator]: Completed translation [2024-11-08 23:36:10,523 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10 WrapperNode [2024-11-08 23:36:10,523 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 23:36:10,524 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 23:36:10,524 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 23:36:10,524 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 23:36:10,532 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:36:10" (1/1) ... [2024-11-08 23:36:10,538 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:36:10" (1/1) ... [2024-11-08 23:36:10,559 INFO L138 Inliner]: procedures = 14, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 105 [2024-11-08 23:36:10,560 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 23:36:10,561 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 23:36:10,561 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 23:36:10,561 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 23:36:10,571 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,572 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,574 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,574 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,578 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,581 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,582 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,584 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,586 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 23:36:10,587 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 23:36:10,587 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 23:36:10,587 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 23:36:10,588 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:10" (1/1) ... [2024-11-08 23:36:10,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:36:10,610 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 23:36:10,629 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/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:36:10,635 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_457f3bbe-eba3-4150-aaaa-9e8fa32bd5f7/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:36:10,665 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 23:36:10,666 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-08 23:36:10,666 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-08 23:36:10,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 23:36:10,666 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 23:36:10,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 23:36:10,666 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-08 23:36:10,666 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-08 23:36:10,725 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 23:36:10,727 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 23:36:11,156 INFO L? ?]: Removed 79 outVars from TransFormulas that were not future-live. [2024-11-08 23:36:11,157 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 23:36:11,231 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 23:36:11,231 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-08 23:36:11,231 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:36:11 BoogieIcfgContainer [2024-11-08 23:36:11,232 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 23:36:11,235 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 23:36:11,235 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 23:36:11,246 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 23:36:11,246 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:36:11" (1/1) ... [2024-11-08 23:36:11,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 23:36:11,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:11,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 129 states and 135 transitions. [2024-11-08 23:36:11,336 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 135 transitions. [2024-11-08 23:36:11,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 23:36:11,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:11,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:11,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:11,638 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:36:11,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:11,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 128 states and 134 transitions. [2024-11-08 23:36:11,706 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 134 transitions. [2024-11-08 23:36:11,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 23:36:11,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:11,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:11,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:11,798 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:36:11,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:11,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 127 states and 133 transitions. [2024-11-08 23:36:11,873 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 133 transitions. [2024-11-08 23:36:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 23:36:11,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:11,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:11,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:11,945 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:36:11,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:11,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 126 states and 132 transitions. [2024-11-08 23:36:11,983 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 132 transitions. [2024-11-08 23:36:11,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-08 23:36:11,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:11,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:12,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:12,054 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:36:12,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:12,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 125 states and 131 transitions. [2024-11-08 23:36:12,099 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 131 transitions. [2024-11-08 23:36:12,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 23:36:12,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:12,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:12,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:12,119 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:36:12,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:12,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 124 states and 130 transitions. [2024-11-08 23:36:12,128 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 130 transitions. [2024-11-08 23:36:12,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:12,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:12,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:12,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:12,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:12,205 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:12,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:12,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:12,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:12,543 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:12,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:12,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:12,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:12,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:12,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:12,599 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:12,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:12,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:12,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:12,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:12,699 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:12,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:12,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:12,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:12,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:12,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:12,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:12,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:12,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:12,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:12,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:12,812 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:12,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:12,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:12,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:12,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:12,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:12,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:12,845 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:12,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:12,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:12,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:12,898 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:12,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:12,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:12,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:12,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:12,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:12,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:12,925 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:12,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:12,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:12,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:12,993 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:12,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:12,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:12,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,029 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,091 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,114 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,115 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,163 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,184 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,240 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,263 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,264 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,310 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,382 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,397 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,486 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,519 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,520 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,572 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,646 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,670 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,671 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,714 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,786 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,812 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,813 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,864 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,892 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,893 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:13,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:13,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:13,939 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:13,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:13,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:13,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:13,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:13,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:13,992 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,003 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,074 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,104 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,141 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,153 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,222 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,250 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,251 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,300 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,361 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,379 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,380 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,419 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,437 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,481 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,542 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,560 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,561 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,600 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,658 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,677 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,720 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,777 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,796 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,797 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,837 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,856 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,857 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,900 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:14,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:14,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:14,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:14,961 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:14,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:14,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:14,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:14,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:14,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:14,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:14,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,019 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,088 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,099 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,117 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,153 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,170 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,210 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,268 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,289 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,289 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,326 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,345 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,376 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,387 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,411 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,447 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,466 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,488 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,528 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,560 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,605 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,626 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,627 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,667 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,687 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,688 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,730 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,798 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,816 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,817 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,857 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,876 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,877 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,921 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:15,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:15,939 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:15,940 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:15,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:15,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:15,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:15,978 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:15,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:15,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:15,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:15,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,043 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,061 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,062 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,099 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,117 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,160 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,216 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,233 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,234 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,270 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,287 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,327 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,388 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,414 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,415 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,454 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,473 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,511 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,534 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,571 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,587 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,626 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,644 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,683 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,742 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,759 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,796 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,815 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,853 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,871 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,871 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,916 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:16,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:16,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:16,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:16,972 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:16,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:16,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:16,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:16,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:16,988 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:16,988 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,023 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,076 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,119 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,129 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,172 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,182 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,201 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,242 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,259 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,297 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,352 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,373 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,399 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,409 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,463 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,479 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,479 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,516 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,572 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,624 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,676 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,692 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,692 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,739 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,787 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,842 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,856 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,857 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,890 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,906 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,907 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,946 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:17,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:17,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:17,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:17,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:17,962 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:17,963 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:17,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:17,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:17,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:17,999 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:17,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,060 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,114 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,172 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,189 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,217 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,226 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,283 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,299 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,333 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,348 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,349 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,384 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,399 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,400 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,437 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,454 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,493 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,536 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,545 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,566 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,567 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,605 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,621 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,644 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,655 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,710 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,766 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,822 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,839 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,873 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,927 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:18,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:18,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:18,944 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:18,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:18,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:18,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:18,978 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:18,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:18,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:18,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,037 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,088 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,137 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,191 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,210 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,246 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,273 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,309 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,364 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,379 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,380 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,418 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,470 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,486 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,519 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,536 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,536 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,570 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,586 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,618 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,633 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,667 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,682 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,682 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,718 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,734 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,734 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,767 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,786 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,786 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,820 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,838 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,870 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,920 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:19,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:19,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:19,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:19,971 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:19,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:19,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:19,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:19,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:19,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:19,990 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:19,990 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,028 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,044 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,045 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,081 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,100 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,132 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,150 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,151 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,185 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,208 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,208 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,239 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,257 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,258 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,288 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,301 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,323 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,331 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,345 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,380 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,394 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,424 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,438 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,470 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,485 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,513 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,552 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,560 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,574 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,575 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,608 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,624 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,646 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,654 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,701 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,715 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,716 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,747 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,762 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,763 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,794 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,843 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,856 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,856 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,888 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,903 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,903 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,945 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:20,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:20,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:20,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:20,982 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:20,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:20,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:20,990 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:20,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:20,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:20,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:20,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,004 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,033 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,046 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,068 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,075 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,091 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,122 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,138 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,138 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,176 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,190 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,191 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,222 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,268 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,282 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,282 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,313 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,330 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,361 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,411 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,426 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,463 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,478 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,479 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,526 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,568 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,577 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,592 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,627 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,676 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,691 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,692 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,730 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,753 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,754 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,784 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,834 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,843 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,894 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,915 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,915 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:21,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:21,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:21,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:21,955 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:21,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:21,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:21,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:21,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:21,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:21,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:21,978 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,024 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,040 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,065 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,081 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,129 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,142 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,167 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,176 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,191 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,217 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,225 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,239 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,240 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,274 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,289 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,322 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,369 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,384 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,385 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,418 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,432 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,467 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,519 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,539 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,570 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,584 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,619 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,671 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,686 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,718 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,766 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,780 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,819 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,835 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,872 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,888 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,925 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,940 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:22,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:22,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:22,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:22,976 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:22,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:22,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:22,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:22,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:22,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:22,993 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:22,993 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,034 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,048 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,049 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,082 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,098 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,099 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,136 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,152 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,153 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,187 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,201 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,234 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,251 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,251 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,283 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,343 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,366 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,366 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,396 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,411 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,412 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,447 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,473 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,510 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,524 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,561 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,608 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,657 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,707 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,722 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,754 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,767 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,768 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,802 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,816 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,847 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,860 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,861 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,892 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,913 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,914 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:23,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:23,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:23,953 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:23,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:23,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:23,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:23,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:23,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:23,974 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:23,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:23,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,006 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,053 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,062 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,076 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,076 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,114 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,132 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,167 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,175 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,188 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,189 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,222 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,274 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,327 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,342 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,342 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,375 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,389 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,422 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,436 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,469 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,485 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,485 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,517 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,535 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,567 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,612 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,626 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,626 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,657 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,674 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,703 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,753 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,770 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,771 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,803 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,820 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,841 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,848 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,863 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,901 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:24,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:24,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:24,961 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:24,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:24,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:24,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:24,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,008 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,043 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,051 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,066 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,066 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,098 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,111 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,112 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,144 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,158 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,158 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,191 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,205 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,206 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,238 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,257 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,258 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,287 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,301 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,332 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,379 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,396 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,397 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,418 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,424 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,464 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,516 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,555 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,563 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,577 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,604 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,611 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,628 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,653 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,661 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,684 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,718 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,733 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,760 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,778 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,779 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,812 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,829 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,829 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,861 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,876 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,907 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,952 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:25,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:25,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:25,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:25,997 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:25,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:25,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,041 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,054 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,055 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,086 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,132 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,146 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,179 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,194 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,230 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,273 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,282 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,298 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,298 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,332 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,380 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,432 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,447 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,448 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,476 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,489 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,490 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,525 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,543 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,543 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,577 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,603 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,603 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,638 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,653 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,690 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,706 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,740 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,781 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,790 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,849 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,850 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,876 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,922 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,937 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:26,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:26,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:26,970 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:26,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:26,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:26,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,983 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:26,984 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,018 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,032 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,032 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,063 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,110 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,125 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,126 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,157 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,207 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,220 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,251 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,264 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,294 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,340 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,354 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,354 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,379 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,388 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,404 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,434 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,448 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,449 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,474 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,485 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,528 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,579 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,625 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,638 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,669 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,686 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,717 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,765 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,811 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,824 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,858 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,872 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,904 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,918 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:27,953 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:27,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:27,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:27,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,969 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:27,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:27,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:27,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,000 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,013 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,014 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,044 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,089 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,134 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,151 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,152 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,176 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,225 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,240 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,271 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,284 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,285 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,319 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,365 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,379 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,380 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,410 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,424 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,424 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,454 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,467 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,490 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,497 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,538 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,552 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,552 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,581 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,624 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,668 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,709 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,721 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,749 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,789 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,831 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,874 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,915 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,927 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,928 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:28,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:28,957 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:28,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:28,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:28,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,971 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:28,971 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:28,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,001 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,014 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,044 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,057 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,087 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,127 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,139 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,140 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,172 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,180 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,223 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,237 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,267 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,281 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,303 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,310 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,331 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,331 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,359 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,399 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,413 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,444 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,458 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,458 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,489 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,504 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,504 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,537 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,581 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,624 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,671 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,686 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,716 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,761 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,806 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,820 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,851 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,865 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,866 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,899 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,914 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,914 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,949 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:29,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,963 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:29,964 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:29,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:29,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:29,999 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:29,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:29,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,012 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,012 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,042 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,095 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,108 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,137 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,151 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,151 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,180 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,193 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,215 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,223 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,235 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,267 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,281 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,313 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,327 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,328 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,360 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,374 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,410 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,452 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,461 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,477 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,508 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,522 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,547 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,554 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,603 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,617 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,617 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,648 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,661 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,662 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,684 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,691 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,704 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,704 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,735 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,748 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,792 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,830 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,838 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,876 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,884 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,896 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,897 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,928 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:30,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:30,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:30,971 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:30,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:30,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,985 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:30,986 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,016 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,062 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,079 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,110 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,123 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,147 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,155 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,194 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,208 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,209 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,239 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,253 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,254 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,277 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,285 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,332 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,346 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,369 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,377 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,390 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,420 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,459 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,474 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,513 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,552 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,566 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,566 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,585 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,592 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,638 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,651 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,680 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,723 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,736 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,765 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,811 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,826 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,856 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,871 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,872 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,903 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,918 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:31,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:31,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:31,948 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:31,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:31,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:31,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,980 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:31,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,008 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,050 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,061 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,062 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,092 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,108 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,139 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,185 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,229 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,269 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,282 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,313 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,328 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,328 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,359 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,373 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,396 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,404 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,418 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,441 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,449 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,493 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,508 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,538 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,552 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,553 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,583 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,596 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,625 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,669 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,682 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,683 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,714 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,750 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,759 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,807 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,821 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,821 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,852 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,898 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,911 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,951 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:32,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,964 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:32,965 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:32,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:32,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:32,994 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:32,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:32,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,007 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,036 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,050 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,078 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,091 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,091 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,119 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,154 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,162 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,174 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,175 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,203 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,238 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,245 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,256 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,288 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,304 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,305 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,333 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,382 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,396 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,423 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,475 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,490 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,520 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,535 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,566 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,613 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,626 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,627 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,652 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,659 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,697 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,712 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,736 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,743 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,782 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,796 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,797 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,828 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,880 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,923 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:33,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:33,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:33,970 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:33,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:33,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:33,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:33,985 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,015 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,062 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,080 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,112 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,157 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,204 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,251 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,297 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,311 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,342 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,382 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,389 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,432 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,473 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,486 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,516 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,529 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,529 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,559 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,571 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,571 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,598 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,614 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,639 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,653 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,684 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,697 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,698 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,727 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,740 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,763 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,775 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,802 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,861 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,938 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,946 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:34,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:34,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:34,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:34,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:34,993 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:34,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:34,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,039 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,053 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,085 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,100 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,145 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,159 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,184 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,193 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,206 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,207 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,239 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,252 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,253 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,286 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,301 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,332 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,344 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,376 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,391 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,391 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,423 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,437 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,467 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,480 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,481 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,512 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,526 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,558 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,571 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,572 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,601 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,615 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,616 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,647 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,660 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,661 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,683 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,690 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,703 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,733 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,745 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,778 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,826 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,840 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,841 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,881 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,896 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,923 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:35,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:35,965 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:35,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:35,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:35,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:35,978 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:35,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,007 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,020 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,021 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,052 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,066 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,092 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,131 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,176 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,190 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,220 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,232 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,261 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,274 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,303 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,316 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,345 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,358 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,358 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,387 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,399 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,400 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,428 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,441 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,441 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,470 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,514 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,572 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,587 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,587 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,621 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,671 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,688 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,688 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,723 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,738 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,763 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,773 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,787 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,788 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,824 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,839 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,861 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,869 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,882 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,913 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,927 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:36,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:36,955 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:36,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:36,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:36,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:36,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:36,992 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,000 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,045 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,083 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,127 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,140 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,171 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,219 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,237 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,266 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,279 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,280 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,309 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,351 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,366 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,366 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,399 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,411 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,412 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,454 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,467 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,496 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,537 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,550 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,581 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,618 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,670 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,684 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,713 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,725 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,756 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,769 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,770 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,799 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,813 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,813 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,844 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,859 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,890 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,903 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,934 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:37,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,947 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:37,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:37,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:37,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:37,977 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:37,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:37,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,001 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,001 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,032 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,049 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,079 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,123 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,136 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,165 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,178 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,208 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,222 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,222 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,247 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,255 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,270 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,294 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,301 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,356 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,368 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,396 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,430 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,437 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,476 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,487 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,510 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,525 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,556 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,568 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,569 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,590 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,596 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,611 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,611 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,634 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,641 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,653 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,683 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,726 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,764 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,783 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,815 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,828 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,828 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,861 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,907 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,920 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,950 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:38,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,962 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:38,963 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:38,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:38,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:38,992 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:38,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:38,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,005 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,006 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,035 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,048 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,048 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,078 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,091 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,121 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,174 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,187 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,209 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,216 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,259 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,273 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,305 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,347 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,361 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,391 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,408 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,438 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,451 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,474 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,481 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,494 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,523 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,536 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,536 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,566 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,610 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,624 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,655 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,669 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,699 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,711 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,740 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,782 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,795 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,824 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,838 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,861 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,868 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,882 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,915 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,929 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,930 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:39,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:39,959 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:39,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:39,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:39,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:39,973 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:39,992 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,004 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,045 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,059 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,089 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,129 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,177 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,190 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,222 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,235 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,263 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,273 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,274 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,298 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,335 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,350 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,379 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,391 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,392 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,422 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,435 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,436 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,465 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,475 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,500 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,535 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,547 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,566 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,572 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,586 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,612 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,627 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,628 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,646 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,652 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,666 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,695 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,707 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,739 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,752 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,782 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,832 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,843 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,871 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,884 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,913 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,925 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,946 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,953 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:40,965 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:40,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:40,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:40,992 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:40,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:40,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,005 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,033 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,045 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,072 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,084 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,084 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,110 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,123 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,152 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,165 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,193 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,205 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,206 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,227 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,234 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,246 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,246 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,275 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,287 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,288 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,316 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,328 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,329 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,358 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,370 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,371 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,400 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,412 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,412 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,440 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,453 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,483 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,496 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,496 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,526 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,570 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,583 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,625 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,638 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,668 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,715 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,750 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,757 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,768 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,769 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,800 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,812 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,812 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,840 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,884 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,897 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,922 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,929 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:41,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:41,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:41,971 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:41,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:41,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:41,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:41,985 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,013 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,026 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,027 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,059 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,073 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,073 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,106 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,151 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,195 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,207 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,207 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,249 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,278 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,290 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,290 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,313 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,320 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,338 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,368 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,412 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,425 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,469 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,485 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,519 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,569 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,620 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,674 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,689 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,724 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,775 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,791 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,792 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,827 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,840 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,841 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,870 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,884 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,913 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:42,957 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:42,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:42,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:42,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,969 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:42,970 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:42,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:42,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,000 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,013 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,045 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,060 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,090 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,136 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,146 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,165 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,171 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,182 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,183 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,209 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,224 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,225 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,249 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,260 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,261 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,288 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,303 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,303 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,335 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,348 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,349 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,380 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,420 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,428 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,441 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,442 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,474 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,488 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,512 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,520 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,543 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,543 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,572 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,608 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,615 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,628 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,628 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,658 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,672 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,701 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,714 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,714 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,742 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,755 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,778 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,785 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,798 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,798 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,829 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,843 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,843 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,866 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,874 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,918 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,932 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,955 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:43,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:43,962 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:43,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:43,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,975 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:43,976 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:43,998 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,005 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,018 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,018 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,047 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,059 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,088 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,131 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,176 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,189 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,220 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,234 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,264 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,277 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,278 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,299 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,305 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,318 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,343 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,380 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,418 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,425 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,438 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,438 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,469 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,508 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,516 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,557 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,565 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,578 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,607 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,620 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,621 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,650 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,694 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,707 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,739 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,783 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,797 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,798 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,830 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,842 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,843 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,872 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,917 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:44,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:44,962 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:44,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:44,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:44,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,975 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:44,976 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:44,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,006 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,018 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,018 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,048 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,060 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,090 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,104 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,138 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,152 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,152 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,184 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,196 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,228 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,242 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,274 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,287 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,318 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,331 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,364 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,377 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,409 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,421 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,454 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,467 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,499 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,538 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,555 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,556 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,596 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,609 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,610 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,638 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,650 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,674 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,682 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,725 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,770 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,815 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,828 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,829 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,852 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,860 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,873 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,902 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,915 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,915 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,940 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,953 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:45,978 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:45,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:45,985 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:45,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:45,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:45,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,997 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:45,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,025 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,064 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,076 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,076 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,100 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,110 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,111 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,135 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,180 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,194 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,219 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,233 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,234 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,264 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,275 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,293 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,299 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,342 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,377 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,385 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,397 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,398 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,422 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,437 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,470 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,508 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,516 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,532 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,533 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,552 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,564 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,575 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,600 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,610 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,611 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,634 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,670 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,717 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,731 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,752 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,759 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,771 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,771 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,806 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,851 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,888 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,895 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,907 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,938 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,952 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:46,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:46,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:46,982 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:46,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:46,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:46,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:46,995 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,027 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,063 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,070 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,083 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,112 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,125 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,125 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,155 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,191 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,198 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,240 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,254 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,284 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,321 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,331 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,331 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,356 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,373 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,373 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,405 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,419 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,420 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,454 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,491 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,498 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,512 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,547 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,571 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,572 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,602 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,615 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,616 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,638 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,645 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,658 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,658 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,687 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,698 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,699 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,726 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,767 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,801 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,808 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,847 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,888 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,902 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,931 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,943 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:47,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:47,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:47,971 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:47,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:47,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:47,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,982 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:47,983 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:48,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:48,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:48,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:48,010 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:48,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:48,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:48,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:48,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:36:48,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:48,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:36:48,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:36:48,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:36:48,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:48,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:36:48,051 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:36:48,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:36:48,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:48,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 23:48:55,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:55,916 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:55,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:55,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:55,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:55,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:55,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:55,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:55,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:55,946 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:55,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:55,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:55,952 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:55,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:55,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:55,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:55,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:55,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:55,961 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:55,962 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:55,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:55,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:55,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:55,987 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:55,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:55,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:55,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:55,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:55,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:55,997 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:55,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,023 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,033 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,053 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,059 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,090 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,099 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,109 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,110 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,133 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,143 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,168 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,177 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,178 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,202 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,213 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,238 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,273 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,285 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,285 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,315 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,326 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,352 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,363 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,392 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,405 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,405 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,436 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,448 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,448 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,479 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,491 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,522 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,535 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,566 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,578 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,609 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,621 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,653 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,665 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,665 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,695 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,707 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,730 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,738 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,750 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,781 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,823 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,859 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,866 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,879 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,910 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,923 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,955 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:56,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:56,967 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:56,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:56,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:56,998 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:56,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:56,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,011 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,043 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,055 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,055 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,090 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,131 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,142 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,142 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,171 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,183 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,213 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,224 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,225 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,247 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,255 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,267 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,267 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,297 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,340 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,351 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,380 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,392 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,422 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,434 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,465 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,509 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,521 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,552 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,564 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,565 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,596 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,608 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,608 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,640 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,652 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,684 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,696 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,726 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,737 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,738 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,764 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,801 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,837 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,847 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,847 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,873 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,909 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,945 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,955 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:57,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:57,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:57,981 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:57,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:57,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:57,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,991 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:57,992 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,021 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,032 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,033 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,059 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,090 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,097 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,108 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,136 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,176 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,188 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,189 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,218 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,230 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,260 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,272 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,303 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,315 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,346 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,358 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,358 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,389 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,401 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,401 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,432 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,475 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,487 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,518 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,530 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,530 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,552 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,558 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,570 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,600 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,612 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,643 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,654 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,655 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,684 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,696 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,727 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,769 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,780 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,781 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,811 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,856 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,869 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,901 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,913 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,913 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,944 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,956 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:58,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:58,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:58,984 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:58,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:58,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:58,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,996 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:58,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,033 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,045 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,045 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,073 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,115 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,156 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,190 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,198 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,209 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,210 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,239 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,251 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,252 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,282 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,322 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,335 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,365 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,407 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,419 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,419 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,450 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,462 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,492 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,504 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,504 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,535 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,547 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,577 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,621 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,633 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,663 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,675 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,675 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,706 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,718 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,784 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,792 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,836 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,847 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,879 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,891 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,891 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,923 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,934 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,955 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:48:59,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:48:59,961 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:48:59,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:48:59,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:48:59,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:48:59,973 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:48:59,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,003 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,019 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,061 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,091 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,134 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,181 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,217 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,224 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,237 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,266 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,276 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,277 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,301 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,311 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,336 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,346 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,371 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,406 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,416 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,452 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,477 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,488 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,513 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,523 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,549 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,584 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,620 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,630 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,631 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,656 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,692 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,728 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,765 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,800 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,837 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,874 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,884 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,908 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,914 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,924 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,924 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,949 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:00,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:00,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:00,983 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:00,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:00,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:00,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:00,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,018 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,028 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,053 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,063 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,088 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,097 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,098 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,122 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,132 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,158 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,192 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,202 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,227 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,262 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,272 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,297 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,307 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,307 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,333 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,342 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,343 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,368 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,378 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,403 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,414 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,439 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,449 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,449 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,468 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,475 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,485 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,485 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,510 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,520 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,521 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,547 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,557 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,557 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,583 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,592 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,619 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,629 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,656 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,666 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,692 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,729 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,766 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,776 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,800 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,810 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,810 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,834 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,869 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,879 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,903 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,913 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,913 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,938 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,947 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,948 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:01,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:01,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:01,972 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:01,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:01,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:01,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,982 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:01,982 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,007 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,017 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,042 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,052 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,077 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,087 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,087 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,112 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,141 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,147 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,158 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,183 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,193 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,219 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,255 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,285 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,291 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,301 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,301 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,326 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,362 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,397 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,407 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,408 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,433 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,443 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,469 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,479 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,479 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,504 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,516 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,551 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,564 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,565 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,599 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,610 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,610 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,637 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,650 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,684 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,697 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,697 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,727 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,741 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,741 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,783 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,800 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,801 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,846 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,899 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,915 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,915 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:02,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:02,953 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:02,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:02,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:02,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,969 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:02,970 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:02,994 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,002 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,014 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,046 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,059 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,090 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,132 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,143 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,144 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,173 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,214 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,255 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,267 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,267 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,296 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,307 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,308 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,336 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,375 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,386 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,414 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,426 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,456 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,467 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,491 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,498 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,542 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,554 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,554 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,584 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,628 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,645 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,646 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,674 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,714 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,725 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,755 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,794 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,834 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,845 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,872 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,911 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,952 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:03,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,963 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:03,964 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:03,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:03,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:03,991 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:03,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:03,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,002 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,032 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,044 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,045 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,073 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,084 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,114 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,125 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,125 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,152 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,192 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,232 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,244 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,274 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,285 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,286 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,314 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,325 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,326 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,356 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,368 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,368 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,396 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,408 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,408 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,440 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,451 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,473 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,480 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,491 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,492 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,522 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,534 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,557 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,564 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,575 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,610 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,622 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,650 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,661 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,661 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,688 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,700 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,729 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,740 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,770 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,783 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,812 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,823 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,824 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,853 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,865 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,887 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,894 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,905 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,906 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,936 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,947 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:04,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:04,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:04,975 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:04,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:04,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:04,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,987 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:04,987 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,017 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,029 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,059 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,071 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,101 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,111 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,112 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,141 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,184 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,225 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,267 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,279 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,307 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,316 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,317 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,345 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,357 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,388 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,400 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,400 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,431 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,443 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,443 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,474 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,487 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,518 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,530 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,530 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,561 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,578 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,606 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,617 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,617 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,644 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,655 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,683 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,722 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,733 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,734 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,761 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,803 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,815 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,846 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,858 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,886 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,897 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,897 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,926 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,938 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:05,960 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:05,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:05,967 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:05,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:05,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:05,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:05,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,009 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,052 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,095 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,172 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,180 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,190 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,191 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,218 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,257 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,269 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,298 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,339 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,350 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,381 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,421 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,432 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,461 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,473 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,503 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,515 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,550 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,562 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,583 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,590 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,601 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,630 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,671 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,682 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,709 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,720 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,720 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,747 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,759 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,788 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,799 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,799 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,830 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,842 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,842 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,870 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,881 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,910 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,921 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,949 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:06,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:06,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:06,988 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:06,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:06,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:06,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,999 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:06,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,028 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,039 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,067 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,079 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,108 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,141 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,148 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,159 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,187 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,227 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,267 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,279 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,309 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,320 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,321 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,351 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,363 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,363 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,393 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,405 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,429 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,436 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,448 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,449 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,479 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,495 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,495 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,523 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,563 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,573 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,574 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,601 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,613 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,634 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,641 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,682 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,725 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,736 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,765 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,776 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,804 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,815 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,845 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,857 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,857 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,887 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,898 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,926 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,957 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:07,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:07,964 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:07,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:07,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:07,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,976 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:07,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:07,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,007 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,019 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,048 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,060 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,090 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,133 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,172 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,183 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,211 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,222 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,223 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,253 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,295 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,306 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,307 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,337 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,349 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,381 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,392 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,422 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,434 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,435 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,470 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,482 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,482 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,508 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,518 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,519 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,546 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,558 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,558 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,586 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,625 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,662 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,700 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,711 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,741 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,752 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,778 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,788 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,788 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,814 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,824 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,852 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,893 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,904 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,935 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,946 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:08,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:08,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:08,977 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:08,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:08,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:08,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,989 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:08,989 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,019 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,031 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,059 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,099 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,110 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,111 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,140 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,152 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,152 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,175 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,182 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,194 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,224 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,268 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,281 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,313 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,325 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,326 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,358 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,370 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,371 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,403 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,419 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,420 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,450 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,462 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,492 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,504 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,504 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,535 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,577 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,620 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,632 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,661 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,704 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,747 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,790 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,802 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,833 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,876 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,919 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,955 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:09,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:09,962 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:09,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:09,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:09,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,974 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:09,975 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:09,998 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,006 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,019 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,043 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,051 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,063 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,094 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,138 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,156 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,156 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,183 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,194 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,220 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,230 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,258 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,271 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,303 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,316 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,348 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,360 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,393 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,405 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,405 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,434 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,442 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,454 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,484 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,496 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,496 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,526 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,538 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,539 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,569 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,611 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,653 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,665 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,665 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,695 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,707 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,730 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,738 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,781 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,795 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,825 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,864 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,876 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,905 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,917 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,947 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:10,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:10,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:10,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:10,989 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:10,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:10,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:10,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,000 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,000 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,021 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,028 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,067 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,109 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,151 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,163 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,194 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,205 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,206 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,236 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,279 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,291 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,291 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,322 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,357 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,365 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,376 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,377 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,408 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,425 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,447 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,454 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,465 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,496 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,508 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,538 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,580 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,591 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,591 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,619 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,631 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,662 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,705 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,749 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,762 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,793 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,829 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,836 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,849 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,880 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,892 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,893 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,924 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:11,960 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:11,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:11,968 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:11,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:11,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:11,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,980 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:11,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,012 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,024 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,055 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,067 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,068 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,099 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,111 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,112 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,143 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,155 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,186 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,231 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,275 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,288 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,312 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,320 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,363 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,375 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,376 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,399 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,407 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,419 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,419 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,455 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,467 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,496 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,509 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,548 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,563 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,564 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,600 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,615 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,655 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,670 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,671 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,711 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,777 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,793 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,829 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,841 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,872 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,884 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,915 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,927 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:12,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:12,958 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:12,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:12,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:12,971 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:12,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,003 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,048 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,060 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,091 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,104 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,136 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,148 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,172 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,180 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,192 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,224 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,268 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,280 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,312 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,325 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,325 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,357 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,369 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,401 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,414 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,415 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,447 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,459 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,492 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,504 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,504 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,537 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,554 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,554 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,584 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,627 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,638 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,669 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,711 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,754 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,766 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,797 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,809 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,809 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,840 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,883 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,896 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,926 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,939 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,939 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:13,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:13,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:13,970 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:13,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:13,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,983 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:13,983 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,014 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,026 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,057 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,069 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,101 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,113 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,113 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,145 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,188 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,201 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,201 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,231 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,274 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,285 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,286 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,315 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,356 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,368 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,399 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,411 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,434 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,441 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,453 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,484 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,495 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,496 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,526 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,537 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,570 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,607 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,619 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,649 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,661 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,661 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,683 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,691 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,703 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,734 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,746 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,776 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,788 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,788 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,819 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,855 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,863 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,906 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,918 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,918 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,949 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:14,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,961 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:14,962 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:14,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:14,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:14,992 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:14,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:14,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,036 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,048 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,048 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,080 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,123 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,159 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,167 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,211 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,223 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,223 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,247 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,255 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,267 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,267 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,299 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,344 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,357 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,389 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,401 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,401 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,433 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,445 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,446 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,478 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,490 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,522 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,555 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,561 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,599 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,609 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,609 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,627 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,633 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,667 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,677 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,705 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,747 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,759 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,790 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,802 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,833 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,845 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,876 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,888 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,916 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,927 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,927 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,956 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:15,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:15,967 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:15,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:15,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:15,997 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:15,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:15,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,008 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,039 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,083 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,127 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,140 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,172 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,184 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,184 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,217 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,261 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,274 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,306 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,351 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,396 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,408 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,441 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,454 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,487 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,530 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,577 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,618 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,662 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,705 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,747 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,791 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,829 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,836 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,849 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,880 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,892 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,893 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,923 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:16,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:16,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:16,967 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:16,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:16,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:16,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,010 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,054 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,066 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,066 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,097 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,109 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,141 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,153 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,184 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,229 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,241 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,273 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,285 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,285 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,317 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,362 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,374 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,405 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,418 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,450 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,462 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,494 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,507 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,539 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,551 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,581 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,624 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,635 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,663 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,675 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,675 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,705 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,747 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,789 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,801 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,802 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,832 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,875 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,918 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,930 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,959 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:17,970 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:17,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:17,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:17,998 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:17,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:17,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,010 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,039 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,081 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,122 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,164 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,176 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,176 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,206 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,217 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,218 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,248 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,259 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,290 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,301 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,332 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,343 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,374 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,386 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,409 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,417 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,428 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,429 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,458 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,470 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,500 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,540 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,552 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,552 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,586 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,598 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,626 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,669 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,711 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,754 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,766 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,798 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,810 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,810 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,840 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,882 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,894 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,894 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,925 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,937 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:18,960 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:18,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:18,967 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:18,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:18,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,980 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:18,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,011 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,024 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,055 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,067 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,068 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,099 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,111 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,111 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,142 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,155 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,155 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,186 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,230 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,242 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,242 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,274 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,286 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,286 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,318 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,330 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,374 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,406 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,418 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,450 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,487 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,495 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,507 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,539 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,551 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,552 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,587 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,600 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,600 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,630 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,673 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,707 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,715 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,727 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,757 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,769 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,769 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,799 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,812 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,834 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,842 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,854 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,854 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,876 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,884 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,896 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,896 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,927 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,939 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,939 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:19,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:19,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:19,970 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:19,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:19,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,982 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:19,982 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,005 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,013 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,025 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,056 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,068 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,069 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,100 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,112 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,112 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,138 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,152 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,165 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,196 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,209 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,209 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,239 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,251 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,251 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,279 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,289 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,289 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,315 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,325 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,325 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,345 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,351 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,361 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,387 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,397 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,397 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,423 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,459 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,496 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,505 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,506 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,532 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,571 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,599 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,605 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,615 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,616 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,639 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,649 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,650 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,674 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,684 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,709 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,718 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,719 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,744 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,754 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,780 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,790 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,809 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,815 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,850 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,860 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,860 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,885 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,920 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,930 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,955 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:20,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:20,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:20,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:20,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:20,990 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:20,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:20,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,000 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,001 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,026 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,036 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,062 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,072 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,097 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,134 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,144 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,170 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,180 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,206 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,242 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,252 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,252 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,278 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,288 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,314 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,324 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,350 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,361 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,387 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,400 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,400 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,418 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,424 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,434 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,435 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,459 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,487 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,493 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,503 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,527 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,536 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,537 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,561 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,570 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,571 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,595 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,604 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,605 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,629 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,663 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,698 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,732 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,768 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,778 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,804 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,814 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,839 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,849 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,874 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,884 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,910 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,920 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,955 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:21,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:21,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:21,980 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:21,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:21,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:21,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,990 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:21,990 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,017 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,029 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,029 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,059 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,071 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,101 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,112 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,113 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,143 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,155 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,187 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,231 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,279 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,290 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,291 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,312 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,320 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,362 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,375 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,375 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,405 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,417 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,418 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,440 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,447 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,460 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,483 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,490 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,537 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,550 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,581 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,630 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,646 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,688 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,704 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,705 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,750 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,766 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,806 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,824 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,864 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,878 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,918 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,933 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,934 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:22,963 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:22,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:22,973 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:22,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:22,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:22,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,988 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:22,989 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,024 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,036 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,068 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,081 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,081 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,112 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,124 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,125 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,156 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,200 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,213 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,213 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,237 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,245 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,257 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,257 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,289 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,302 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,334 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,346 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,381 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,394 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,425 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,437 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,467 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,480 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,480 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,510 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,522 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,553 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,565 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,565 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,595 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,636 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,648 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,677 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,720 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,732 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,762 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,773 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,774 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,803 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,815 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,847 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,890 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,902 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,902 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,925 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,933 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,945 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,945 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:23,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:23,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:23,977 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:23,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:23,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:23,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,989 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:23,990 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,013 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,021 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,063 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,074 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,075 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,104 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,116 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,147 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,184 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,192 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,204 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,204 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,236 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,280 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,292 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,292 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,322 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,335 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,365 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,413 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,425 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,447 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,454 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,495 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,508 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,538 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,549 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,550 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,580 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,623 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,635 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,663 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,700 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,711 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,711 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,738 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,749 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,777 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,788 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,789 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,818 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,829 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,830 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,858 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,870 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,899 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,940 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,953 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:24,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:24,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:24,983 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:24,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:24,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:24,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:24,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,026 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,070 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,082 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,082 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,114 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,159 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,202 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,215 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,247 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,260 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,292 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,305 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,305 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,337 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,349 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,381 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,399 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,399 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,420 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,428 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,440 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,468 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,480 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,480 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,510 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,552 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,564 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,565 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,595 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,607 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,637 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,649 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,650 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,679 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,690 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,691 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,721 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,755 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,763 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,774 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,799 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,809 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,810 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,834 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,869 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,879 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,880 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,905 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,915 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,915 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,941 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,950 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,951 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:25,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:25,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:25,976 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:25,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:25,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:25,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,986 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:25,987 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,013 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,043 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,051 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,063 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,063 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,095 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,139 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,151 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,151 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,175 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,183 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,227 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,239 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,270 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,282 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,313 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,324 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,357 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,368 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,368 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,395 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,405 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,433 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,445 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,474 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,486 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,508 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,515 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,558 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,600 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,613 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,643 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,655 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,684 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,722 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,733 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,760 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,771 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,771 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,800 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,812 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,812 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,841 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,883 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,894 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,925 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:26,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:26,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:26,966 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:26,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:26,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:26,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:26,978 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:27,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:27,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:27,009 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:27,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:27,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:27,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:27,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:27,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:27,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:27,053 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:27,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:27,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:27,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:27,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:27,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:27,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:27,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,109 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:27,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:27,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:27,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:27,141 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:27,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:27,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:27,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:27,153 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:27,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:27,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:27,185 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:27,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:27,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:27,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:27,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:49:27,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 23:49:27,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 130 states and 137 transitions. [2024-11-08 23:49:27,229 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 137 transitions. [2024-11-08 23:49:27,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:49:27,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:49:27,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,241 INFO L255 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:49:27,241 INFO L278 TraceCheckSpWp]: Computing forward predicates...